Namespace: |
|
Content: |
complex, 2 attributes, attr. wildcard, 4 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 1 attribute, attr. wildcard, 4 elements; 3 attr. prohibitions |
Used: |
at 1 location |

XML Representation Summary |
|||||||||
| <... | |||||||||
|
|||||||||
| {any attribute with non-schema namespace} | |||||||||
| > | |||||||||
|
|||||||||
| </...> | |||||||||
Type Derivation Tree xs:anyType (restriction) |
| <xs:complexType name="namedGroup"> <xs:complexContent> <xs:sequence> <xs:choice maxOccurs="1" minOccurs="1"> <xs:complexType> <xs:complexContent> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> </xs:choice> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:restriction> </xs:complexContent> </xs:complexType> |
Use: |
prohibited |
| <xs:attribute name="maxOccurs" use="prohibited"/> |
Use: |
prohibited |
| <xs:attribute name="minOccurs" use="prohibited"/> |
Type: |
|
Use: |
required |
Use: |
prohibited |
| <xs:attribute name="ref" use="prohibited"/> |
| <xs:anyAttribute namespace="##other" processContents="lax"/> |
Type: |
| <xs:element name="all"> <xs:complexType> <xs:complexContent> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> |
Type: |
| <xs:element minOccurs="0" ref="xs:annotation"/> |
Type: |
xs:simpleExplicitGroup, complex content |
| <xs:element name="choice" type="xs:simpleExplicitGroup"/> |
Type: |
xs:simpleExplicitGroup, complex content |
| <xs:element name="sequence" type="xs:simpleExplicitGroup"/> |
| 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. |