Definition Type: Element
Name: Planner
Namespace: http://www.openapplications.org/oagis
Type: nsC:Contact
Containing Schema: Invoice.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 invoice_xsd Drilldown into Addresses in schema invoice_xsd Drilldown into Description in schema invoice_xsd Drilldown into URI in schema invoice_xsd Drilldown into Fax in schema invoice_xsd Drilldown into EMailAddress in schema invoice_xsd Drilldown into Telephone in schema invoice_xsd Drilldown into Person in schema invoice_xsd Drilldown into Contact in schema invoice_xsdXSD Diagram of Planner in schema invoice_xsd (HR-XML - Human Resources XML)
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 nsC:Person 0 unbounded
Telephone nsC:Telephone 0 unbounded
EMailAddress nsC:EMailAddress 0 unbounded
Fax nsC:Fax 0 unbounded
URI nsC:URI 0 unbounded
Description nsC:Description 0 unbounded
Addresses nsC:Addresses 0 (1)
UserArea nsC:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsC:Contact