xsd:allType
An "all" group that allows elements to appear in any order. Unlike other group types, does not allow other groups as children, only elements.
Complex type information
Namespace: http://www.w3.org/2001/XMLSchema
Schema document: xmlschema.xsd
Content
- Sequence [1..1]
- xsd:annotation [0..1]
- Choice [0..*]
from type xsd:annotatedfrom group xsd:allModel
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type xsd:openAttrs | |
id | [0..1] | xsd:ID | from type xsd:annotated | |
minOccurs | [0..1] | Anonymous | Default value is "1". | |
maxOccurs | [0..1] | Anonymous | Default value is "1". |
Used by
- Element xsd:all
Type inheritance chain
- xsd:anyType
- xsd:openAttrs
- xsd:annotated
- xsd:allType
- xsd:annotated
- xsd:openAttrs