Definition Type: ComplexType
Name: AddressType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:AddressBaseType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Preference in schema components_xsd Drilldown into Status in schema components_xsd Drilldown into PostalCode in schema fields_xsd Drilldown into CountryCode in schema fields_xsd Drilldown into CountrySubDivisionCode in schema fields_xsd Drilldown into CityName in schema fields_xsd Drilldown into CitySubDivisionName in schema fields_xsd Drilldown into DeliveryPointCode in schema fields_xsd Drilldown into PostOfficeBox in schema fields_xsd Drilldown into Floor in schema fields_xsd Drilldown into Unit in schema fields_xsd Drilldown into StreetName in schema fields_xsd Drilldown into BuildingName in schema fields_xsd Drilldown into BuildingNumber in schema fields_xsd Drilldown into LineFive in schema fields_xsd Drilldown into LineFour in schema fields_xsd Drilldown into LineThree in schema fields_xsd Drilldown into LineTwo in schema fields_xsd Drilldown into LineOne in schema fields_xsd Drilldown into AddressLine in schema components_xsd Drilldown into CareOfName in schema fields_xsd Drilldown into AttentionOfName in schema fields_xsd Drilldown into FormatCode in schema fields_xsd Drilldown into ID in schema fields_xsd Drilldown into languageCode in schema components_xsd Drilldown into AddressBaseType in schema components_xsdXSD Diagram of AddressType in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="AddressType">
    <xsd:complexContent>
        <xsd:extension base="AddressBaseType">
            <xsd:sequence>
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 unbounded
FormatCode nsA:FormatCode 0 (1)
AttentionOfName nsA:AttentionOfName 0 unbounded
CareOfName nsA:CareOfName 0 unbounded
AddressLine nsA:AddressLine 0 unbounded
LineOne nsA:LineOne 0 (1)
LineTwo nsA:LineTwo 0 (1)
LineThree nsA:LineThree 0 (1)
LineFour nsA:LineFour 0 (1)
LineFive nsA:LineFive 0 (1)
BuildingNumber nsA:BuildingNumber 0 (1)
BuildingName nsA:BuildingName 0 (1)
StreetName nsA:StreetName 0 (1)
Unit nsA:Unit 0 (1)
Floor nsA:Floor 0 (1)
PostOfficeBox nsA:PostOfficeBox 0 (1)
DeliveryPointCode nsA:DeliveryPointCode 0 unbounded
CitySubDivisionName nsA:CitySubDivisionName 0 unbounded
CityName nsA:CityName 0 (1)
CountrySubDivisionCode nsA:CountrySubDivisionCode 0 unbounded
CountryCode nsA:CountryCode 0 (1)
PostalCode nsA:PostalCode 0 (1)
Status nsA:Status 0 (1)
Preference nsA:Preference 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
languageCode nsA:languageCode Optional
Collapse Derivation Tree:
Collapse References:
nsA:Address, nsA:BillingAddress, nsA:OwnerAddress, nsA:RemitLocationPostalAddress