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