Definition Type: Group
Name: REFERENCES
Namespace: http://www.ACORD.org/standards/Support/xml/v1.0
Containing Schema: acord-doc.xsd
Collapse XSD Schema Diagram:
Drilldown into xtermref in schema acord-doc_xsd Drilldown into xspecref in schema acord-doc_xsd Drilldown into titleref in schema acord-doc_xsd Drilldown into termref in schema acord-doc_xsd Drilldown into docref in schema acord-doc_xsd Drilldown into ref in schema acord-doc_xsd Drilldown into specref in schema acord-doc_xsd Drilldown into bibref in schema acord-doc_xsdXSD Diagram of REFERENCES in schema acord-doc_xsd (Acord - Property & Casualty/Surety Standards Program)
Collapse XSD Schema Code:
<xsd:group name="REFERENCES">
    <xsd:choice>
        <xsd:element ref="bibref" />
        <xsd:element ref="specref" />
        <xsd:element ref="ref" />
        <xsd:element ref="docref" />
        <xsd:element ref="termref" />
        <xsd:element ref="titleref" />
        <xsd:element ref="xspecref" />
        <xsd:element ref="xtermref" />
    </xsd:choice>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
bibref nsB:bibref (1) (1)
specref nsB:specref (1) (1)
ref nsB:ref (1) (1)
docref nsB:docref (1) (1)
termref nsB:termref (1) (1)
titleref nsB:titleref (1) (1)
xspecref nsB:xspecref (1) (1)
xtermref nsB:xtermref (1) (1)