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