xsd:occurs
Attribute group information
Namespace: http://www.w3.org/2001/XMLSchema
Schema document: XMLSchema.xsd
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
minOccurs | [0..1] | xsd:nonNegativeInteger | Default value is "1". | |
maxOccurs | [0..1] | xsd:allNNI | Default value is "1". |
Used in
- Anonymous type of element xsd:all
- Anonymous type of element xsd:any
- Anonymous type of element xsd:group
- Type xsd:element
- Type xsd:group
- Type xsd:realGroup
- Type xsd:all (Element xsd:all)
- Type xsd:groupRef (Element xsd:group)
- Type xsd:localElement (Element xsd:element)
- Type xsd:namedGroup (Element xsd:group)
- Type xsd:topLevelElement (Element xsd:element)
- Type xsd:explicitGroup (Elements xsd:choice, xsd:sequence)
- Type xsd:simpleExplicitGroup (Elements xsd:choice, xsd:sequence)