Definition Type: Element
Name: DeliverToParty
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:SemanticPartyType
Containing Schema: Components.xsd
Abstract
Documentation:
This is the Party (the person or organization) to receive delivery of a the associated entitys. This can be goods, services, cheques, etc. Several examples of the value of this field include an office number, a complete address, or a person
Collapse XSD Schema Diagram:
Drilldown into Contact in schema components_xsd1 Drilldown into Location in schema components_xsd1 Drilldown into Name in schema fields_xsd1 Drilldown into PartyIDs in schema components_xsd1 Drilldown into category in schema components_xsd1 Drilldown into PartyBaseType in schema components_xsd1 Drilldown into SemanticPartyType in schema components_xsd1XSD Diagram of DeliverToParty in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="DeliverToParty" type="SemanticPartyType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            This is the Party (the person or organization) to receive delivery of a the associated
            entitys. This can be goods, services, cheques, etc.

            Several examples of the value of this field include an office number, a complete
            address, or a person
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartyIDs oagis:PartyIDs 0 (1)
Name oagis:Name 0 unbounded
Location oagis:Location 0 unbounded
Contact oagis:Contact 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
category oagis:category (Optional)
Collapse Derivation Tree: