Namespace: |
|
Type: |
|
Content: |
|
Block: |
"#all" (blocks all substitutions of this element or its type) |
Defined: |
|
Includes: |
definition of attr. wildcard; 2 attr. prohibitions |

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