Definition Type: Element
Name: PostalAddress
Namespace: http://www.openapplications.org/oagis
Type: nsC:PostalAddress
Containing Schema: Invoice.xsd
Abstract
Documentation:
Provides the postal address of the location.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema invoice_xsd Drilldown into Description in schema invoice_xsd Drilldown into PostalCode in schema invoice_xsd Drilldown into Region in schema invoice_xsd Drilldown into Country in schema invoice_xsd Drilldown into StateOrProvince in schema invoice_xsd Drilldown into County in schema invoice_xsd Drilldown into City in schema invoice_xsd Drilldown into AddressLine in schema invoice_xsd Drilldown into AddressId in schema invoice_xsd Drilldown into PostalAddressBase in schema invoice_xsd Drilldown into PostalAddress in schema invoice_xsdXSD Diagram of PostalAddress in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="PostalAddress" type="PostalAddress">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Provides the postal address of the location.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AddressId nsC:AddressId 0 unbounded
AddressLine nsC:AddressLine 0 unbounded
City nsC:City 0 (1)
County nsC:County 0 (1)
StateOrProvince nsC:StateOrProvince 0 (1)
Country nsC:Country 0 (1)
Region nsC:Region 0 (1)
PostalCode nsC:PostalCode 0 (1)
Description nsC:Description 0 unbounded
UserArea nsC:UserArea 0 (1)
Collapse Derivation Tree: