Target Namespace | http://www.openapplications.org/oagis/9 |
---|---|
Element and Attribute Namespaces |
|
Schema Composition |
|
Prefix | Namespace |
---|---|
Default namespace | http://www.openapplications.org/oagis/9 |
xml | http://www.w3.org/XML/1998/namespace |
xsd | http://www.w3.org/2001/XMLSchema |
Name | PurchaseOrder |
---|---|
Type | PurchaseOrderType |
Nillable | no |
Abstract | no |
Documentation | The purpose of the PurchaseOrder Business Object Document is to communicate an order to purchase goods from a buyer to a supplier. The PurchaseOrder carries information to and from the buyer and supplier. The PurchaseOrder is a legally binding document once both Parties agree to the contents and the specified terms and conditions of the order. More information at: http://www.openapplications.org/oagis/9. The Process PurchaseOrder sends the electronic form of a purchase order document from a customer to a supplier in order to purchase n-number of Lines each of which containes an Ordered Item. More information at: http://www.openapplications.org/oagis/9. |
Name | PurchaseOrderHeader |
---|---|
Type | PurchaseOrderHeaderType |
Nillable | no |
Abstract | no |
Documentation | The Purchase Order Header contains information that applies to the entire purchase order. This Component is required. More information at: http://www.openapplications.org/oagis/9. |
Name | PurchaseOrderLine |
---|---|
Type | PurchaseOrderLineType |
Nillable | no |
Abstract | no |
Documentation | The Purchase Order Line indicates the ordered item or product ordered along with the quantity, price and other descriptive information. It is also possible to provide additional Parties, PaymentTerms, Charge, and Attachment information as needed at the line level.
At least one occurrence of this Component is required for each occurrence of the Purchase Order. More information at: http://www.openapplications.org/oagis/9. |
Name | PurchaseOrderSubLine |
---|---|
Type | PurchaseOrderSubLineType |
Nillable | no |
Abstract | no |
Documentation | The Component Subline represents any additional information concerning the product on the Line. The Subline can be used to describe a specific configuration of the ordered item. More information at: http://www.openapplications.org/oagis/9. |
Name | PurchaseOrderSchedule |
---|---|
Type | PurchaseOrderScheduleType |
Nillable | no |
Abstract | no |
Documentation | The Component Schedule represents the requested ship or delivery dates for goods ordered. The Schedule is an optional Component. The Schedule can not be associated with a Subline. It is only associated with a Line. More information at: http://www.openapplications.org/oagis/9. |
Super-types: | None |
---|---|
Sub-types: | None |
Name | PurchaseOrderType |
---|---|
Abstract | no |
Documentation | The schema type for PurchaseOrder. MAKE ALL CHANGES TO ORDER, NOT PO! PurchaseOrder's base abstract type, Order, is shared between PurchaseOrder and SalesOrder. SalesOrder is essentially an extension of PurchaseOrder, but in order to use the local-global design pattern, each of PO and SO needs to instantiate its own Header and Line elements.To do this, we factored out the PO content models, instantiated both PO and SO from Order. More information at: http://www.openapplications.org/oagis/9. |
Super-types: | OrderHeaderType < PurchaseOrderHeaderType (by extension) |
---|---|
Sub-types: | None |
Name | PurchaseOrderHeaderType |
---|---|
Abstract | no |
Super-types: | OrderLineType < PurchaseOrderLineType (by extension) |
---|---|
Sub-types: | None |
Name | PurchaseOrderLineType |
---|---|
Abstract | no |
Super-types: | RequestSubLineType < PurchaseOrderSubLineType (by extension) |
---|---|
Sub-types: | None |
Name | PurchaseOrderSubLineType |
---|---|
Abstract | no |
Super-types: | ProcurementScheduleType < PurchaseOrderScheduleType (by extension) |
---|---|
Sub-types: | None |
Name | PurchaseOrderScheduleType |
---|---|
Abstract | no |