Definition Type: ComplexType
Name: AddressType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:AddressBaseType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into Preference in schema components_xsd1 Drilldown into Status in schema components_xsd1 Drilldown into PostalCode in schema fields_xsd1 Drilldown into CountryCode in schema fields_xsd1 Drilldown into CountrySubDivisionCode in schema fields_xsd1 Drilldown into CityName in schema fields_xsd1 Drilldown into CitySubDivisionName in schema fields_xsd1 Drilldown into DeliveryPointCode in schema fields_xsd1 Drilldown into PostOfficeBox in schema fields_xsd1 Drilldown into Floor in schema fields_xsd1 Drilldown into Unit in schema fields_xsd1 Drilldown into StreetName in schema fields_xsd1 Drilldown into BuildingName in schema fields_xsd1 Drilldown into BuildingNumber in schema fields_xsd1 Drilldown into LineFive in schema fields_xsd1 Drilldown into LineFour in schema fields_xsd1 Drilldown into LineThree in schema fields_xsd1 Drilldown into LineTwo in schema fields_xsd1 Drilldown into LineOne in schema fields_xsd1 Drilldown into AddressLine in schema components_xsd1 Drilldown into CareOfName in schema fields_xsd1 Drilldown into AttentionOfName in schema fields_xsd1 Drilldown into FormatCode in schema fields_xsd1 Drilldown into ID in schema fields_xsd1 Drilldown into type in schema components_xsd1 Drilldown into languageCode in schema components_xsd1 Drilldown into AddressBaseType in schema components_xsd1XSD Diagram of AddressType in schema components_xsd1 (HR-XML - Human Resources XML)
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 oa:ID 0 unbounded
FormatCode oa:FormatCode 0 (1)
AttentionOfName oa:AttentionOfName 0 unbounded
CareOfName oa:CareOfName 0 unbounded
AddressLine oa:AddressLine 0 unbounded
LineOne oa:LineOne 0 (1)
LineTwo oa:LineTwo 0 (1)
LineThree oa:LineThree 0 (1)
LineFour oa:LineFour 0 (1)
LineFive oa:LineFive 0 (1)
BuildingNumber oa:BuildingNumber 0 (1)
BuildingName oa:BuildingName 0 (1)
StreetName oa:StreetName 0 (1)
Unit oa:Unit 0 (1)
Floor oa:Floor 0 (1)
PostOfficeBox oa:PostOfficeBox 0 (1)
DeliveryPointCode oa:DeliveryPointCode 0 unbounded
CitySubDivisionName oa:CitySubDivisionName 0 unbounded
CityName oa:CityName 0 (1)
CountrySubDivisionCode oa:CountrySubDivisionCode 0 unbounded
CountryCode oa:CountryCode 0 (1)
PostalCode oa:PostalCode 0 (1)
Status oa:Status 0 (1)
Preference oa:Preference 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
languageCode oa:languageCode Optional
type oa:type (Optional)
Collapse Derivation Tree:
Collapse References:
oa:Address, oa:BillingAddress, oa:OwnerAddress, oa:RemitLocationPostalAddress