Namespace: |
|
Defined: |
globally in XMLSchema.xsd; see XML source |
Used: |
at 1 location |
Simple Content Model |
| ("##any" | "##other") | list of (xs:anyURI | ("##targetNamespace" | "##local")) |
Type Derivation Tree |
Derivation: |
by union |
Derivation: |
restriction of xs:token |
|||
Facets: |
|
|||
| <xs:simpleType name="namespaceList"> <xs:union> <xs:simpleType> <xs:enumeration value="##any"/> <xs:enumeration value="##other"/> </xs:restriction> </xs:simpleType> <xs:simpleType> <xs:list> <xs:simpleType> <xs:simpleType> <xs:enumeration value="##targetNamespace"/> <xs:enumeration value="##local"/> </xs:restriction> </xs:simpleType> </xs:union> </xs:simpleType> </xs:list> </xs:simpleType> </xs:union> </xs:simpleType> |
| XML schema documentation generated with DocFlex/XML RE 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |