Definition Type: Element
Name: Buyer
Namespace: http://www.openapplications.org/oagis
Type: nsC:Contact
Containing Schema: Invoice.xsd
Abstract
Documentation:
Is the person(s) or department responsible for purchasing the ordered items from the Customers side.
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 Buyer in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="Buyer" type="Contact" substitutionGroup="Contact">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the person(s) or department responsible for purchasing the ordered items from the Customers side.</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