Namespace: |
|
Content: |
complex, 3 attributes, attr. wildcard, 1 element |
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 |
Used: |
at 2 locations |

XML Representation Summary |
||||||||||||
| <... | ||||||||||||
|
||||||||||||
| {any attribute with non-schema namespace} | ||||||||||||
| > | ||||||||||||
|
||||||||||||
| </...> | ||||||||||||
Type Derivation Tree xs:anyType (restriction) |
| <xs:complexType name="wildcard"> <xs:complexContent> <xs:simpleType> <xs:enumeration value="skip"/> <xs:enumeration value="lax"/> <xs:enumeration value="strict"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
Type: |
|
Use: |
optional |
| ("##any" | "##other") | list of (xs:anyURI | ("##targetNamespace" | "##local")) |
Default: |
"##any" |
| <xs:attribute default="##any" name="namespace" type="xs:namespaceList" use="optional"/> |
Type: |
|
Use: |
optional |
| enumeration of xs:NMTOKEN |
Enumeration: |
"skip", "lax", "strict" |
Default: |
"strict" |
Type Derivation Tree xs:anySimpleType (restriction) |
Derivation: |
restriction of xs:NMTOKEN |
|||
Facets: |
|
|||
| <xs:attribute default="strict" name="processContents" use="optional"> <xs:simpleType> <xs:enumeration value="skip"/> <xs:enumeration value="lax"/> <xs:enumeration value="strict"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| 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. |