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