Definition Type: Element
Name: AddressInformation
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:AddressInformationType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Structure which holds complete address information
Collapse XSD Schema Diagram:
Drilldown into Comment in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into LocationCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PostalCountry in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PostalCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into StateOrProvince in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into CityName in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PostBoxNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into AddressLine in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into AddressInformationType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of AddressInformation in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="AddressInformation" type="AddressInformationType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Structure which holds complete address information</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AddressLine nsA:AddressLine (1) unbounded
PostBoxNumber nsA:PostBoxNumber (1) (1)
CityName nsA:CityName (1) (1)
StateOrProvince nsA:StateOrProvince 0 (1)
PostalCode nsA:PostalCode 0 (1)
PostalCountry nsA:PostalCountry (1) (1)
LocationCode nsA:LocationCode 0 (1)
Comment nsA:Comment 0 (1)
Collapse Derivation Tree: