Definition Type: Attribute
Name: Persist
Namespace: http://ACORD.org/Standards/Life/2
Type: NMTOKEN:http://www.w3.org/2001/XMLSchema
Containing Schema: XlifeBase2.20.01.xsd
ContentType Restriction
Use (Optional)
Collapse XSD Schema Diagram:
XSD Diagram of Persist in schema xlifebase2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:attribute name="Persist">
    <xsd:simpleType>
        <xsd:restriction base="xsd:NMTOKEN">
            <xsd:enumeration value="Session" />
            <xsd:enumeration value="Permanent" />
        </xsd:restriction>
    </xsd:simpleType>
</xsd:attribute>
Collapse Facets:
Facet Value
Enumeration Session
Enumeration Permanent