Definition Type: Element
Name: CreatedForParty
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:SemanticPartyType
Containing Schema: Components.xsd
Abstract
Documentation:
This identifies the organization/ entity for whom the cart was created. This is also used in the context of third party buying, where this will identify the entity or organization for whom the cart is intended
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Contact in schema components_xsd Drilldown into Location in schema components_xsd Drilldown into Name in schema fields_xsd Drilldown into PartyIDs in schema components_xsd Drilldown into category in schema components_xsd Drilldown into PartyBaseType in schema components_xsd Drilldown into SemanticPartyType in schema components_xsdXSD Diagram of CreatedForParty in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="CreatedForParty" type="SemanticPartyType">
    <xsd:annotation>
        <xsd:documentation>This identifies the organization/ entity for whom the cart was created. This is also used in the context of third party buying, where this will identify the entity or organization for whom the cart is intended</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartyIDs nsA:PartyIDs 0 (1)
Name nsA:Name 0 unbounded
Location nsA:Location 0 unbounded
Contact nsA:Contact 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
category nsA:category (Optional)
Collapse Derivation Tree: