- From: <Nadine.Koehler@sew-eurodrive.de>
- Date: Fri, 28 Feb 2003 10:13:27 +0100
- To: xmlschema-dev@w3.org
hi,
thanx for the answer!
how can put that XIncludes thing into the enumeration? i couldnīt find any
examples in the net.
i have a structure like this, now what do i have to write into the
enumeration tags?:
<xs:element name="bla">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="???"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
Received on Friday, 28 February 2003 04:14:51 UTC