Definition Type: ComplexType
Name: Term_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib No Plus.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DaysCall in schema ifx170_corelib no plus_xsd Drilldown into Desc in schema ifx170_corelib no plus_xsd Drilldown into TermUnits in schema ifx170_corelib no plus_xsd Drilldown into Count in schema ifx170_corelib no plus_xsdXSD Diagram of Term_Type in schema ifx170_corelib no plus_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="Term_Type">
    <xsd:sequence>
        <xsd:element ref="Count" />
        <xsd:element ref="TermUnits" />
        <xsd:element ref="Desc" minOccurs="0" />
        <xsd:element ref="DaysCall" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Count ifx:Count (1) (1)
TermUnits ifx:TermUnits (1) (1)
Desc ifx:Desc 0 (1)
DaysCall ifx:DaysCall 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:Term