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