Definition Type: ComplexType
Name: EmergencyResponseContactType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ContactInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ContactType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of EmergencyResponseContactType in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="EmergencyResponseContactType">
    <xsd:sequence>
        <xsd:element ref="ContactInformation" />
    </xsd:sequence>
    <xsd:attribute name="ContactType" type="cidxListEmergencyResponseContactType" use="required" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ContactInformation nsA:ContactInformation (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
ContactType nsA:ContactType Required
Collapse Derivation Tree:
Collapse References:
nsA:EmergencyResponseContact