| Owner | CAM Example |
|---|---|
| Version | 0.1 |
| Description | Sample CAM template for W3C Purchase Order |
| Date | 2007-03-06T09:48:00 |
| Name | Usage | Values | Default Value | xpath |
|---|---|---|---|---|
| QuickBooks | local | 'true'|'false' | false |
|
XPath locator
|
Rule(s)
|
Annotation
|
||
|
//PurchaseOrder
|
||||
|
//PurchaseOrder/@orderDate
|
|
|||
|
//PurchaseOrder/shipTo
|
||||
|
//shipTo/@type
|
|
|||
|
//shipTo/name
|
||||
|
//shipTo/street
|
||||
|
//shipTo/city
|
||||
|
//shipTo/state
|
|
|||
|
//shipTo/zip
|
||||
|
//PurchaseOrder/shipDate
|
|
|||
|
//PurchaseOrder/comment
|
|
|||
|
//PurchaseOrder/Items
|
||||
|
//Items/Item
|
|
|||
|
//Item/@pno
|
|
|||
|
//Item/productName
|
||||
|
//Item/quantity
|
|
|||
|
//Item/price
|
|
|||
|
//Item/comment
|
|