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