[
Lists Home |
Date Index |
Thread Index
]
No posting about W3C XML Schema on XML-DEV is complete without a post showing how much simpler things are to do with RELAX NG. :)
________________________________
From: Robin Berjon [mailto:robin.berjon@expway.fr]
Sent: Tue 9/9/2003 9:07 AM
To: Jeni Tennison
Cc: xml-dev@lists.xml.org
Subject: Re: [xml-dev] Re: RE : [xml-dev] Text or tags choice with XSD
Not that the spec isn't already baroque enough as it is.
<element name='time'>
<choice>
<text/>
<group>
<element name='hour'><text/></element>
<element name='min'><text/></element>
</group>
</choice>
</element>
Ah well.
--
Robin Berjon <robin.berjon@expway.fr>
Research Scientist, Expway http://expway.com/
7FC0 6F5F D864 EFB8 08CE 8E74 58E6 D5DB 4889 2488
-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>
The list archives are at http://lists.xml.org/archives/xml-dev/
To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>
|