Namespace: |
|
Content: |
complex, 8 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 5 attributes, 1 element |
Used: |
at 2 locations |

XML Representation Summary |
|||||||||||||||||||||||||||
| <... | |||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||
| {any attribute with non-schema namespace} | |||||||||||||||||||||||||||
| > | |||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||
| </...> | |||||||||||||||||||||||||||
| xs:attribute, | xs:attribute (type xs:attribute) |
Type Derivation Tree xs:anyType (restriction) |
| <xs:complexType name="attribute"> <xs:complexContent> <xs:sequence> </xs:sequence> <xs:simpleType> <xs:enumeration value="prohibited"/> <xs:enumeration value="optional"/> <xs:enumeration value="required"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
Type: |
|
Use: |
optional |
Type: |
|
Use: |
optional |
Type: |
|
Use: |
optional |
| enumeration of xs:NMTOKEN |
Enumeration: |
"qualified", "unqualified" |
| <xs:attribute name="form" type="xs:formChoice"/> |
Type: |
|
Use: |
optional |
Type: |
|
Use: |
optional |
| enumeration of xs:NMTOKEN |
Enumeration: |
"prohibited", "optional", "required" |
Default: |
"optional" |
Type Derivation Tree xs:anySimpleType (restriction) |
Derivation: |
restriction of xs:NMTOKEN |
|||
Facets: |
|
|||
| <xs:attribute default="optional" name="use" use="optional"> <xs:simpleType> <xs:enumeration value="prohibited"/> <xs:enumeration value="optional"/> <xs:enumeration value="required"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Type: |
xs:localSimpleType, complex content |
| <xs:element minOccurs="0" name="simpleType" type="xs:localSimpleType"/> |
| 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. |