Definition Type: Element
Name: ContactInformation
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:ContactInformationType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
The collection of business properties that provide communication and address information for contacting a person, organization or business.
Collapse XSD Schema Diagram:
Drilldown into AlternativeCommunicationMethod in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into EmailAddress in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ContactNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ContactDescription in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ContactName in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ContactInformationType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of ContactInformation in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="ContactInformation" type="ContactInformationType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>The collection of business properties that provide communication and address information for contacting a person, organization or business.</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ContactName nsA:ContactName 0 unbounded
ContactDescription nsA:ContactDescription 0 unbounded
ContactNumber nsA:ContactNumber 0 unbounded
EmailAddress nsA:EmailAddress 0 unbounded
AlternativeCommunicationMethod nsA:AlternativeCommunicationMethod 0 unbounded
Collapse Derivation Tree: