Namespace: |
|
Type: |
|
Content: |
complex, 8 attributes, attr. wildcard, 12 elements |
Block: |
"#all" (blocks all substitutions of this element or its type) |
Defined: |
globally in XMLSchema.xsd; see XML source |
Includes: |
definitions of 8 attributes, 5 elements |
Used: |
never |

XML Representation Summary |
|||||||||||||||||||||||||||
| <xs:schema | |||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||
| {any attribute with non-schema namespace} | |||||||||||||||||||||||||||
| > | |||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||
| </xs:schema> | |||||||||||||||||||||||||||
Type Derivation Tree xs:anyType (restriction) |
| <xs:element id="schema" name="schema"> <xs:complexType> <xs:complexContent> <xs:sequence> <xs:choice maxOccurs="unbounded" minOccurs="0"> </xs:choice> <xs:sequence maxOccurs="unbounded" minOccurs="0"> </xs:sequence> </xs:sequence> <xs:attribute default="unqualified" name="attributeFormDefault" type="xs:formChoice" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> <xs:key name="element"> <xs:selector xpath="xs:element"/> <xs:field xpath="@name"/> </xs:key> <xs:key name="attribute"> <xs:selector xpath="xs:attribute"/> <xs:field xpath="@name"/> </xs:key> <xs:key name="type"> <xs:selector xpath="xs:complexType|xs:simpleType"/> <xs:field xpath="@name"/> </xs:key> <xs:key name="group"> <xs:selector xpath="xs:group"/> <xs:field xpath="@name"/> </xs:key> <xs:key name="attributeGroup"> <xs:selector xpath="xs:attributeGroup"/> <xs:field xpath="@name"/> </xs:key> <xs:key name="notation"> <xs:selector xpath="xs:notation"/> <xs:field xpath="@name"/> </xs:key> <xs:key name="identityConstraint"> <xs:selector xpath=".//xs:key|.//xs:unique|.//xs:keyref"/> <xs:field xpath="@name"/> </xs:key> </xs:element> |
Type: |
|
Use: |
optional |
| enumeration of xs:NMTOKEN |
Enumeration: |
"qualified", "unqualified" |
Default: |
"unqualified" |
| <xs:attribute default="unqualified" name="attributeFormDefault" type="xs:formChoice" use="optional"/> |
Type: |
|
Use: |
optional |
| "#all" | list of ("extension" | "restriction" | "substitution") |
Default: |
"" |
| <xs:attribute default="" name="blockDefault" type="xs:blockSet" use="optional"/> |
Type: |
|
Use: |
optional |
| enumeration of xs:NMTOKEN |
Enumeration: |
"qualified", "unqualified" |
Default: |
"unqualified" |
| <xs:attribute default="unqualified" name="elementFormDefault" type="xs:formChoice" use="optional"/> |
Type: |
|
Use: |
optional |
| "#all" | list of ("extension" | "restriction" | "list" | "union") |
Default: |
"" |
| <xs:attribute default="" name="finalDefault" type="xs:fullDerivationSet" use="optional"/> |
Type: |
|
Use: |
optional |
Type: |
|
Use: |
optional |
| <xs:attribute name="targetNamespace" type="xs:anyURI"/> |
Type: |
|
Use: |
optional |
Type: |
|
Use: |
optional |
| xs:language | "" |
| <xs:attribute ref="xml:lang"/> |
Type: |
| <xs:element ref="xs:annotation"/> |
Type: |
| <xs:element maxOccurs="unbounded" minOccurs="0" ref="xs:annotation"/> |
Type: |
| <xs:element ref="xs:import"/> |
Type: |
| <xs:element ref="xs:include"/> |
Type: |
| <xs:element ref="xs:redefine"/> |
| 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. |