Definition Type: ComplexType
Name: MediaItem_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib No Plus.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MediaBal in schema ifx170_corelib no plus_xsd Drilldown into TotalCurAmt in schema ifx170_corelib no plus_xsd Drilldown into CurAmt in schema ifx170_corelib no plus_xsd Drilldown into Count in schema ifx170_corelib no plus_xsd Drilldown into CreditMediaChkInfo in schema ifx170_corelib no plus_xsd Drilldown into MediaCashInfo in schema ifx170_corelib no plus_xsd Drilldown into MediaSubType in schema ifx170_corelib no plus_xsd Drilldown into MediaType in schema ifx170_corelib no plus_xsd Drilldown into MediaContainerId in schema ifx170_corelib no plus_xsdXSD Diagram of MediaItem_Type in schema ifx170_corelib no plus_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="MediaItem_Type">
    <xsd:sequence>
        <xsd:element ref="MediaContainerId" minOccurs="0" />
        <xsd:element ref="MediaType" />
        <xsd:choice minOccurs="0">
            <xsd:element ref="MediaSubType" minOccurs="0" />
            <xsd:element ref="MediaCashInfo" minOccurs="0" />
            <xsd:element ref="CreditMediaChkInfo" minOccurs="0" />
        </xsd:choice>
        <xsd:sequence minOccurs="0">
            <xsd:element ref="Count" minOccurs="0" />
            <xsd:element ref="CurAmt" minOccurs="0" />
            <xsd:element ref="TotalCurAmt" minOccurs="0" />
        </xsd:sequence>
        <xsd:element ref="MediaBal" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MediaContainerId ifx:MediaContainerId 0 (1)
MediaType ifx:MediaType (1) (1)
MediaSubType ifx:MediaSubType 0 (1)
MediaCashInfo ifx:MediaCashInfo 0 (1)
CreditMediaChkInfo ifx:CreditMediaChkInfo 0 (1)
Count ifx:Count 0 (1)
CurAmt ifx:CurAmt 0 (1)
TotalCurAmt ifx:TotalCurAmt 0 (1)
MediaBal ifx:MediaBal (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:MediaItem