Definition Type: Element
Name: Planner
Namespace: http://www.openapplications.org/oagis
Type: oa:Contact
Containing Schema: Order.xsd
Abstract
Documentation:
Is the person that is responsible for planning when the ordered items are needed from the Customers side. From the Supplier's side the planner will determine when the ordered items can be available.
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 Planner in schema order_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Planner" type="Contact" substitutionGroup="Contact">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the person that is responsible for planning when the ordered items are needed from the Customers side. From the Supplier's side the planner will determine when the ordered items can be available.</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:Contact