[Home] [By Thread] [By Date] [Recent Entries]

  • From: Mukul Gandhi <mukulg@s...>
  • To: Roger L Costello <costello@m...>
  • Date: Mon, 14 Mar 2022 19:25:18 +0530

On Mon, Mar 14, 2022 at 5:33 PM Roger L Costello <costello@m...> wrote:
<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"/>

Having read, the discussion so far within this thread (except that, I don't know much about genericode), I think you should use following,

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

and could add corresponding xs:annotation within xs:enumeration for any documentation within the schema.


--
Regards,
Mukul Gandhi


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


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member