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

| XML Representation Summary | |||||
| <... | |||||
| id | = |
xs:ID | |||
| name | = |
xs:NCName | |||
| ref | = |
xs:QName | |||
| minOccurs | = |
xs:nonNegativeInteger : "1" | |||
| maxOccurs | = |
(xs:nonNegativeInteger | "unbounded") : "1" | |||
| {any attribute with non-schema namespace} | |||||
| > | |||||
|
|||||
| </...> | |||||
xs:groupRef (as restriction base), |
xs:namedGroup (as restriction base) |
| Type Derivation Tree |
| <xs:complexType name="realGroup"> <xs:complexContent> <xs:sequence> <xs:choice maxOccurs="1" minOccurs="0"> </xs:choice> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:restriction> </xs:complexContent> </xs:complexType> |
| <xs:anyAttribute namespace="##other" processContents="lax"/> |
Type: |
| <xs:element minOccurs="0" ref="xs:annotation"/> |
Type: |
xs:explicitGroup, complex content |
| <xs:element ref="xs:choice"/> |
Type: |
xs:explicitGroup, complex content |
| <xs:element ref="xs:sequence"/> |
| 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. |