xsd:explicitGroup
group type for the three kinds of model group (sequence, choice, all)
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:nestedParticle
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] | xsd:nonNegativeInteger | minimum number of occurrences | Default value is "1". from group xsd:occurs |
maxOccurs | [0..1] | Anonymous | maximum number of occurrences | Default value is "1". from group xsd:occurs |
Used by
- Element xsd:choice
- Element xsd:sequence
Type inheritance chain
- xsd:anyType
- xsd:openAttrs
- xsd:annotated
- xsd:explicitGroup
- xsd:annotated
- xsd:openAttrs