Definition Type: Element
Name: DeliverToContact
Namespace: http://www.openapplications.org/oagis
Type: oa:Contact
Containing Schema: Components.xsd
Abstract
Documentation:
Is the person(s) or department in which to deliver the ordered items to.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into Addresses in schema components_xsd Drilldown into Description in schema components_xsd Drilldown into URI in schema components_xsd Drilldown into Fax in schema components_xsd Drilldown into EMailAddress in schema components_xsd Drilldown into Telephone in schema components_xsd Drilldown into Person in schema components_xsd Drilldown into Contact in schema components_xsdXSD Diagram of DeliverToContact in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="DeliverToContact" type="Contact" substitutionGroup="ContactAbs">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the person(s) or department in which to deliver the ordered items to.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Person oa:Person 0 unbounded
Telephone oa:Telephone 0 unbounded
EMailAddress oa:EMailAddress 0 unbounded
Fax oa:Fax 0 unbounded
URI oa:URI 0 unbounded
Description oa:Description 0 unbounded
Addresses oa:Addresses 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:ContactAbs