Namespace: |
|
Content: |
complex, 11 attributes, attr. wildcard, 6 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, 3 elements |
Used: |
at 1 location |

XML Representation Summary |
||||||||||||||||||||||||||||||||||||
| <... | ||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||
| {any attribute with non-schema namespace} | ||||||||||||||||||||||||||||||||||||
| > | ||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||
| </...> | ||||||||||||||||||||||||||||||||||||
Type Derivation Tree xs:anyType (restriction) |
| <xs:complexType name="narrowMaxMin"> <xs:complexContent> <xs:sequence> <xs:choice minOccurs="0"> </xs:choice> </xs:sequence> <xs:simpleType> <xs:enumeration value="0"/> <xs:enumeration value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:simpleType> <xs:enumeration value="0"/> <xs:enumeration value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:restriction> </xs:complexContent> </xs:complexType> |
Type: |
|
Use: |
optional |
| enumeration of (xs:nonNegativeInteger | "unbounded") |
Enumeration: |
"0", "1" |
Default: |
"1" |
Type Derivation Tree |
Derivation: |
restriction of xs:allNNI |
|||
Facets: |
|
|||
Type: |
|
Use: |
optional |
| enumeration of xs:nonNegativeInteger |
Enumeration: |
"0", "1" |
Default: |
"1" |
Type Derivation Tree xs:anySimpleType (restriction) |
Derivation: |
restriction of xs:nonNegativeInteger |
|||
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"/> |
Type: |
| <xs:element minOccurs="0" ref="xs:annotation"/> |
Type: |
xs:localComplexType, complex content |
| <xs:element name="complexType" type="xs:localComplexType"/> |
Type: |
xs:localSimpleType, complex content |
| <xs:element name="simpleType" type="xs:localSimpleType"/> |
| XML schema documentation generated with DocFlex/XML 1.9.0b6 using DocFlex/XML XSDDoc 2.6.0 template set. All component diagrams generated by <oXygen/> XML Editor via DocFlex/XML Oxygen XML Integration. |