Definition Type: Element
Name: ShippingAddress
Namespace: http://www.openapplications.org/oagis
Type: nsC:Address
Containing Schema: Invoice.xsd
Abstract
Documentation:
The address to ship the material to
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema invoice_xsd Drilldown into TaxJurisdiction in schema invoice_xsd Drilldown into URI in schema invoice_xsd Drilldown into EMailAddress in schema invoice_xsd Drilldown into FaxNumber in schema invoice_xsd Drilldown into Telephone 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 Address in schema invoice_xsdXSD Diagram of ShippingAddress in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="ShippingAddress" type="Address" substitutionGroup="Address">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">The address to ship the material to</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
Telephone nsC:Telephone 0 unbounded
FaxNumber nsC:FaxNumber 0 unbounded
EMailAddress nsC:EMailAddress 0 unbounded
URI nsC:URI 0 unbounded
TaxJurisdiction nsC:TaxJurisdiction 0 (1)
UserArea nsC:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsC:Address