Definition Type: Group
Name: ILLUSTRATIONS
Namespace: http://www.ACORD.org/standards/Support/xml/v1.0
Containing Schema: acord-doc.xsd
Collapse XSD Schema Diagram:
Drilldown into table in schema acord-doc_xsd Drilldown into faq in schema acord-doc_xsd Drilldown into example in schema acord-doc_xsd Drilldown into illustration in schema acord-doc_xsd Drilldown into graphic in schema acord-doc_xsd Drilldown into code in schema acord-doc_xsdXSD Diagram of ILLUSTRATIONS in schema acord-doc_xsd (Acord - Property & Casualty/Surety Standards Program)
Collapse XSD Schema Code:
<xsd:group name="ILLUSTRATIONS">
    <xsd:choice>
        <xsd:element ref="code" />
        <xsd:element ref="graphic" />
        <xsd:element ref="illustration" />
        <xsd:element ref="example" />
        <xsd:element ref="faq" />
        <xsd:element ref="table" />
    </xsd:choice>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
code nsB:code (1) (1)
graphic nsB:graphic (1) (1)
illustration nsB:illustration (1) (1)
example nsB:example (1) (1)
faq nsB:faq (1) (1)
table nsB:table (1) (1)