Definition Type: ComplexType
Name: InvoiceDetail_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 Attachment in schema xmlife2_20_01_xsd Drilldown into InvoiceRequirementInfo in schema xmlife2_20_01_xsd Drilldown into AmountPaidToDate in schema xmlife2_20_01_xsd Drilldown into AccountNumber in schema xmlife2_20_01_xsd Drilldown into OriginalBilledAmt in schema xmlife2_20_01_xsd Drilldown into DisputedAmt in schema xmlife2_20_01_xsd Drilldown into DiscountAmt in schema xmlife2_20_01_xsd Drilldown into GrossAmt in schema xmlife2_20_01_xsd Drilldown into FilledQuantity in schema xmlife2_20_01_xsd Drilldown into OrderedQuantity in schema xmlife2_20_01_xsd Drilldown into InvoiceDetailStatus in schema xmlife2_20_01_xsd Drilldown into UserCode in schema xmlife2_20_01_xsd Drilldown into InvoiceDetailSysKey in schema xmlife2_20_01_xsd Drilldown into InvoiceDetailKey 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 InvoiceDetail_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="InvoiceDetail_Type">
    <xsd:sequence>
        <xsd:element ref="InvoiceDetailKey" minOccurs="0" />
        <xsd:element ref="InvoiceDetailSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserCode" minOccurs="0" />
        <xsd:element ref="InvoiceDetailStatus" minOccurs="0" />
        <xsd:element ref="OrderedQuantity" minOccurs="0" />
        <xsd:element ref="FilledQuantity" minOccurs="0" />
        <xsd:element ref="GrossAmt" minOccurs="0" />
        <xsd:element ref="DiscountAmt" minOccurs="0" />
        <xsd:element ref="DisputedAmt" minOccurs="0" />
        <xsd:element ref="OriginalBilledAmt" minOccurs="0" />
        <xsd:element ref="AccountNumber" minOccurs="0" />
        <xsd:element ref="AmountPaidToDate" minOccurs="0" />
        <xsd:element ref="InvoiceRequirementInfo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Attachment" 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
InvoiceDetailKey nsA:InvoiceDetailKey 0 (1)
InvoiceDetailSysKey nsA:InvoiceDetailSysKey 0 unbounded
UserCode nsA:UserCode 0 (1)
InvoiceDetailStatus nsA:InvoiceDetailStatus 0 (1)
OrderedQuantity nsA:OrderedQuantity 0 (1)
FilledQuantity nsA:FilledQuantity 0 (1)
GrossAmt nsA:GrossAmt 0 (1)
DiscountAmt nsA:DiscountAmt 0 (1)
DisputedAmt nsA:DisputedAmt 0 (1)
OriginalBilledAmt nsA:OriginalBilledAmt 0 (1)
AccountNumber nsA:AccountNumber 0 (1)
AmountPaidToDate nsA:AmountPaidToDate 0 (1)
InvoiceRequirementInfo nsA:InvoiceRequirementInfo 0 unbounded
Attachment nsA:Attachment 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:InvoiceDetail