Definition Type: ComplexType
Name: groupRef
Namespace: http://www.w3.org/2001/XMLSchema
Type: xsd:realGroup
Containing Schema: XMLSchema.xsd
Abstract False
Documentation:
Collapse XSD Schema Diagram:
Drilldown into name Drilldown into ref Drilldown into annotation Drilldown into sequence Drilldown into choice Drilldown into all Drilldown into annotation Drilldown into maxOccurs Drilldown into minOccurs Drilldown into ref Drilldown into name Drilldown into any Drilldown into sequence Drilldown into choice Drilldown into all Drilldown into group Drilldown into element Drilldown into id Drilldown into annotation Drilldown into openAttrs Drilldown into annotated Drilldown into group Drilldown into realGroupXSD Diagram of groupRef
Collapse XSD Schema Code:
<xs:complexType name="groupRef">
    <xs:complexContent>
        <xs:restriction base="xs:realGroup">
            <xs:sequence>
                <xs:element ref="xs:annotation" minOccurs="0" />
            </xs:sequence>
            <xs:attribute name="ref" use="required" type="xs:QName" />
            <xs:attribute name="name" use="prohibited" />
            <xs:anyAttribute namespace="##other" processContents="lax" />
        </xs:restriction>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
annotation xsd:annotation 0 (1)
element xsd:element (1) (1)
group xsd:group (1) (1)
all xsd:all (1) (1)
choice xsd:choice (1) (1)
sequence xsd:sequence (1) (1)
any xsd:any (1) (1)
annotation xsd:annotation 0 (1)
all xsd:all (1) (1)
choice xsd:choice (1) (1)
sequence xsd:sequence (1) (1)
annotation xsd:annotation 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id xsd:id (Optional)
minOccurs xsd:minOccurs 1 Optional
maxOccurs xsd:maxOccurs 1 Optional
ref xsd:ref Required
name xsd:name Prohibited
<anyAttribute> ##other
<anyAttribute> ##other
<anyAttribute> ##other
Collapse Derivation Tree:
Collapse References:
xsd:group, xsd:group, xsd:group
Collapse Comments:
blog comments powered by Disqus