Definition Type: ComplexType
Name: EntityType_Type
Namespace: http://ACORD.org/Standards/Life/2
Containing Schema: XMLife2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TrustTypeCC in schema xmlife2_20_01_xsd Drilldown into PartyTypeCode in schema xmlife2_20_01_xsd Drilldown into OrgForm in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of EntityType_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="EntityType_Type">
    <xsd:sequence>
        <xsd:element ref="OrgForm" minOccurs="0" />
        <xsd:element ref="PartyTypeCode" />
        <xsd:element ref="TrustTypeCC" minOccurs="0" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OrgForm nsA:OrgForm 0 (1)
PartyTypeCode nsA:PartyTypeCode (1) (1)
TrustTypeCC nsA:TrustTypeCC 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:EntityType