Definition Type: ComplexType
Name: CustContact_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into EmailAddr in schema ifx170_corelib_xsd Drilldown into EveFax in schema ifx170_corelib_xsd Drilldown into DayFax in schema ifx170_corelib_xsd Drilldown into EvePhone in schema ifx170_corelib_xsd Drilldown into DayPhone in schema ifx170_corelib_xsd Drilldown into PrefTimeEnd in schema ifx170_corelib_xsd Drilldown into PrefTimeStart in schema ifx170_corelib_xsd Drilldown into CustContactPref in schema ifx170_corelib_xsdXSD Diagram of CustContact_Type in schema ifx170_corelib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="CustContact_Type">
    <xsd:sequence>
        <xsd:element ref="CustContactPref" minOccurs="0" />
        <xsd:element ref="PrefTimeStart" minOccurs="0" />
        <xsd:element ref="PrefTimeEnd" minOccurs="0" />
        <xsd:element ref="DayPhone" minOccurs="0" />
        <xsd:element ref="EvePhone" minOccurs="0" />
        <xsd:element ref="DayFax" minOccurs="0" />
        <xsd:element ref="EveFax" minOccurs="0" />
        <xsd:element ref="EmailAddr" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CustContactPref ifx:CustContactPref 0 (1)
PrefTimeStart ifx:PrefTimeStart 0 (1)
PrefTimeEnd ifx:PrefTimeEnd 0 (1)
DayPhone ifx:DayPhone 0 (1)
EvePhone ifx:EvePhone 0 (1)
DayFax ifx:DayFax 0 (1)
EveFax ifx:EveFax 0 (1)
EmailAddr ifx:EmailAddr 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:CustContact