xsd:group
Element information
Namespace: http://www.w3.org/2001/XMLSchema
Schema document: XMLSchema.xsd
Type: Anonymous
Properties: Local, Qualified
Content
- xsd:annotation [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from type xsd:annotated | |
ref | [1..1] | xsd:QName | from type xsd:groupRef | |
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type xsd:groupRef | |
minOccurs | [0..1] | xsd:nonNegativeInteger | Fixed value is "1". | |
maxOccurs | [0..1] | xsd:nonNegativeInteger | Fixed value is "1". |
Used in
- Anonymous type of element xsd:all via reference to xsd:allModel
- Group xsd:allModel
- Type xsd:all via reference to xsd:allModel (Element xsd:all)
Sample instance
<xsd:group ref="QName"> </xsd:group>