|
[XMLSCHEMA-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Derivation by restriction
From: <Simon.Cox@csiro.au>
Date: Thu, 2 Dec 2004 18:36:56 +0800 Message-ID: <2A2B2F12CF99EA4A898E2D4729441B41ECCB3D@exwa2-per.wa.csiro.au> To: <xmlschema-dev@w3.org> What is the correct syntax for derivation from complexType/simpleContent types? For example, if I write <complexType name="MeasureType"> <simpleContent> <extension base="double"> <attribute name="uom" type="token" use="required"/> </extension> </simpleContent> </complexType> <complexType name="LengthType"> <simpleContent> <restriction base="gml:MeasureType"/> </simpleContent> </complexType> 1. Is the "double" simpleContent preserved or not? 2. Is there any way I can restrict the value of uom? Simon Cox ______ Simon.Cox@csiro.au CSIRO Exploration & Mining 26 Dick Perry Avenue, Kensington WA 6151 PO Box 1130, Bentley WA 6102 AUSTRALIA T: +61(8) 6436 8639 F: +61(8) 6436 8555 C: +61(4) 0330 2672 callto://dr_shorthair http://www.em.csiro.auReceived on Thursday, 2 December 2004 10:37:31 GMT |
Subscribe in XML format
|






