Definition Type: ComplexType
Name: PassBkItemDetail_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_PassBkLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Memo in schema ifx170_corelib_xsd Drilldown into BalAmt in schema ifx170_corelib_xsd Drilldown into CompositeCurAmt in schema ifx170_corelib_xsd Drilldown into TrnType in schema ifx170_corelib_xsd Drilldown into PostedDt in schema ifx170_corelib_xsdXSD Diagram of PassBkItemDetail_Type in schema ifx170_passbklib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="PassBkItemDetail_Type">
    <xsd:sequence>
        <xsd:element ref="PostedDt" minOccurs="0" />
        <xsd:element ref="TrnType" minOccurs="0" />
        <xsd:element ref="CompositeCurAmt" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="BalAmt" minOccurs="0" />
        <xsd:element ref="Memo" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PostedDt ifx:PostedDt 0 (1)
TrnType ifx:TrnType 0 (1)
CompositeCurAmt ifx:CompositeCurAmt 0 unbounded
BalAmt ifx:BalAmt 0 (1)
Memo ifx:Memo 0 unbounded
Collapse Derivation Tree:
Collapse References:
ifx:PassBkItemDetail