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