Definition Type: ComplexType
Name: BillSummSubAmt_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib No Plus.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AllocateAllowed in schema ifx170_corelib no plus_xsd Drilldown into CurAmt in schema ifx170_corelib no plus_xsd Drilldown into Memo in schema ifx170_corelib no plus_xsd Drilldown into Desc in schema ifx170_corelib no plus_xsd Drilldown into ShortDesc in schema ifx170_corelib no plus_xsd Drilldown into BillSummAmtId in schema ifx170_corelib no plus_xsdXSD Diagram of BillSummSubAmt_Type in schema ifx170_corelib no plus_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="BillSummSubAmt_Type">
    <xsd:sequence>
        <xsd:element ref="BillSummAmtId" />
        <xsd:element ref="ShortDesc" />
        <xsd:element ref="Desc" minOccurs="0" />
        <xsd:element ref="Memo" minOccurs="0" />
        <xsd:element ref="CurAmt" />
        <xsd:element ref="AllocateAllowed" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BillSummAmtId ifx:BillSummAmtId (1) (1)
ShortDesc ifx:ShortDesc (1) (1)
Desc ifx:Desc 0 (1)
Memo ifx:Memo 0 (1)
CurAmt ifx:CurAmt (1) (1)
AllocateAllowed ifx:AllocateAllowed 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:BillSummSubAmt