Definition Type: ComplexType
Name: DeliveryInfo_Type
Namespace: http://ACORD.org/Standards/Life/2
Containing Schema: XMLife2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OLifEExtension in schema xlifebase2_20_01_xsd Drilldown into DeliveryDestination in schema xmlife2_20_01_xsd Drilldown into LineOfBusiness in schema xmlife2_20_01_xsd Drilldown into DeliveryLevel in schema xmlife2_20_01_xsd Drilldown into DocumentCategory in schema xmlife2_20_01_xsd Drilldown into DeliveryInfoSysKey in schema xmlife2_20_01_xsd Drilldown into DeliveryInfoKey in schema xmlife2_20_01_xsd Drilldown into DataRep in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of DeliveryInfo_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="DeliveryInfo_Type">
    <xsd:sequence>
        <xsd:element ref="DeliveryInfoKey" minOccurs="0" />
        <xsd:element ref="DeliveryInfoSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DocumentCategory" minOccurs="0" />
        <xsd:element ref="DeliveryLevel" minOccurs="0" />
        <xsd:element ref="LineOfBusiness" minOccurs="0" />
        <xsd:element ref="DeliveryDestination" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DeliveryInfoKey nsA:DeliveryInfoKey 0 (1)
DeliveryInfoSysKey nsA:DeliveryInfoSysKey 0 unbounded
DocumentCategory nsA:DocumentCategory 0 (1)
DeliveryLevel nsA:DeliveryLevel 0 (1)
LineOfBusiness nsA:LineOfBusiness 0 (1)
DeliveryDestination nsA:DeliveryDestination 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:DeliveryInfo