Namespace: |
|
Content: |
complex, 3 attributes, attr. wildcard, 2 elements |
Block: |
"#all" (blocks all substitutions of this complex type through xsi:type attribute in instance XML documents) |
Defined: |
globally in XMLSchema.xsd; see XML source |
Includes: |
definitions of 2 attributes, attr. wildcard |
Used: |
at 2 locations |

| XML Representation Summary | |||||
| <... | |||||
| id | = |
xs:ID | |||
| minOccurs | = |
("0" | "1") : "1" | |||
| maxOccurs | = |
"1" : "1" | |||
| {any attribute with non-schema namespace} | |||||
| > | |||||
|
|||||
| </...> | |||||
| Type Derivation Tree |
| <xs:complexType name="all"> <xs:complexContent> <xs:simpleType> <xs:enumeration value="0"/> <xs:enumeration value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:simpleType> <xs:enumeration value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:restriction> </xs:complexContent> </xs:complexType> |
| enumeration of (xs:nonNegativeInteger | "unbounded") |
Enumeration: |
"1" |
Default: |
"1" |
| Type Derivation Tree |
Derivation: |
||||
Facets: |
|
|||
Type: |
|
Use: |
optional |
| enumeration of xs:nonNegativeInteger |
Enumeration: |
"0", "1" |
Default: |
"1" |
| Type Derivation Tree xs:anySimpleType (restriction) |
Derivation: |
||||
Facets: |
|
|||
| <xs:attribute default="1" name="minOccurs" use="optional"> <xs:simpleType> <xs:enumeration value="0"/> <xs:enumeration value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| <xs:anyAttribute namespace="##other" processContents="lax"/> |
| XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |