Definition Type: Element
Name: ShippingAddress
Namespace: http://www.openapplications.org/oagis
Type: oa:Address
Containing Schema: Components.xsd
Abstract
Documentation:
The address to ship the material to
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into TaxJurisdiction in schema components_xsd Drilldown into URI in schema components_xsd Drilldown into EMailAddress in schema components_xsd Drilldown into FaxNumber in schema components_xsd Drilldown into Telephone in schema components_xsd Drilldown into Description in schema components_xsd Drilldown into PostalCode in schema components_xsd Drilldown into Region in schema components_xsd Drilldown into Country in schema components_xsd Drilldown into StateOrProvince in schema components_xsd Drilldown into County in schema components_xsd Drilldown into City in schema components_xsd Drilldown into AddressLine in schema components_xsd Drilldown into AddressId in schema components_xsd Drilldown into PostalAddressBase in schema components_xsd Drilldown into Address in schema components_xsdXSD Diagram of ShippingAddress in schema components_xsd (Open Applications Group (OAGIS))
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 oa:AddressId 0 unbounded
AddressLine oa:AddressLine 0 unbounded
City oa:City 0 (1)
County oa:County 0 (1)
StateOrProvince oa:StateOrProvince 0 (1)
Country oa:Country 0 (1)
Region oa:Region 0 (1)
PostalCode oa:PostalCode 0 (1)
Description oa:Description 0 unbounded
Telephone oa:Telephone 0 unbounded
FaxNumber oa:FaxNumber 0 unbounded
EMailAddress oa:EMailAddress 0 unbounded
URI oa:URI 0 unbounded
TaxJurisdiction oa:TaxJurisdiction 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:Address