[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Replace short codes when converting legacy to XML?

  • From: Roger L Costello <costello@mitre.org>
  • To: "xml-dev@lists.xml.org" <xml-dev@lists.xml.org>
  • Date: Mon, 14 Mar 2022 12:02:58 +0000

Replace short codes when converting legacy to XML?
Hi Folks,

I am creating an XML Schema for air refueling routes. The XML format will replace a legacy format.

Each point on an air refueling route is identified: is the point an entry point (enter the air refueling route), an exit point (exit the air refueling route), and so forth. 

For generations air navigators have used the code ET for EnTry point and the code EX for EXit point. I think the codes were made short due to limited computer memory on the airplanes.

I figure it's time for the air navigators to change and use human-friendly terms. So, instead of creating my XML Schema using legacy codes:

<xs:enumeration value="ET"/>
<xs:enumeration value="EX"/>

I plan to create an XML Schema that uses human-friendly terms:

<xs:enumeration value="entry point"/>
<xs:enumeration value="exit point"/>

Is it a good idea to replace the codes with human-friendly terms? Or, should my XML Schema continue using the codes?

Once I've completed my XML Schema I will show it to the air navigators to get their approval (or disapproval).

/Roger




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.