xsd:occurs
for all particles
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 | minimum number of occurrences | Default value is "1". |
maxOccurs | [0..1] | Anonymous | maximum number of occurrences | Default value is "1". |
Used in
- Anonymous type of element xsd:any
- Type xsd:localElement (Element xsd:element)
- Type xsd:namedGroupRef (Element xsd:group)
- Type xsd:narrowMaxMin (Element xsd:element)
- Type xsd:explicitGroup (Elements xsd:choice, xsd:sequence)