Definition Type: Element
Name: el
Namespace: http://www.ACORD.org/standards/Support/xml/v1.0
Containing Schema: acord-doc.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ednote in schema acord-doc_xsd Drilldown into issue in schema acord-doc_xsd Drilldown into COMMENTS in schema acord-doc_xsd Drilldown into attval in schema acord-doc_xsd Drilldown into att in schema acord-doc_xsd Drilldown into ref in schema acord-doc_xsdXSD Diagram of el in schema acord-doc_xsd (Acord - Property & Casualty/Surety Standards Program)
Collapse XSD Schema Code:
<xsd:element name="el">
    <xsd:complexType mixed="true">
        <xsd:choice minOccurs="0" maxOccurs="unbounded">
            <xsd:element ref="att" />
            <xsd:element ref="attval" />
            <xsd:group ref="COMMENTS" />
        </xsd:choice>
        <xsd:attribute name="ref" type="xsd:string" />
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
att nsB:att (1) (1)
attval nsB:attval (1) (1)
issue nsB:issue (1) (1)
ednote nsB:ednote (1) (1)
<xs:group> nsB:COMMENTS (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
ref nsB:ref (Optional)