Definition Type: ComplexType
Name: XTbML_Type
Namespace: http://ACORD.org/Standards/Life/2
Containing Schema: XTbML2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Table in schema xtbml2_20_01_xsd Drilldown into ContentClassification in schema xtbml2_20_01_xsd Drilldown into id in schema xtbml2_20_01_xsd Drilldown into Version in schema xtbml2_20_01_xsdXSD Diagram of XTbML_Type in schema xtbml2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="XTbML_Type">
    <xsd:sequence>
        <xsd:element ref="ContentClassification" />
        <xsd:element ref="Table" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="Version" type="xsd:string" />
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ContentClassification nsA:ContentClassification (1) (1)
Table nsA:Table 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
Version nsA:Version (Optional)
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:XTbML