Definition Type: ComplexType
Name: V_Type
Namespace: http://ACORD.org/Standards/Life/2
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: XMLife2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into FN in schema xmlife2_20_01_xsd Drilldown into DT in schema xmlife2_20_01_xsd Drilldown into T in schema xmlife2_20_01_xsdXSD Diagram of V_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="V_Type">
    <xsd:simpleContent>
        <xsd:extension base="xsd:string">
            <xsd:attribute name="T" type="xsd:integer" />
            <xsd:attribute name="DT" type="xsd:date" />
            <xsd:attribute name="FN" type="FOOTNOTE_CODES" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
T nsA:T (Optional)
DT nsA:DT (Optional)
FN nsA:FN (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:V