下面是我想映射到 jqGrid 中的列的 XML:
<ProtoRequestInfo NPO = "102922">
<ProtoRequest
No = "84P6-11-00002"
Requestor = "Daniel Frank(E677648)"
CustomerName = "TLV BMW"
CustomerOrder = ""
MWO = "4601302"
PartNumber = "813818-0003"
ProductType = "CHRA"
CreationDate = "12-May-2011"
ABCClasification = "B - Durability testing / Production supplier-soft tooling"
ProtoStatus = "Closed"
UsageType = "Assembly Request"
BOMAvailabilityDate = "13-May-2011"
BOMCommitedDate = ""
Technology = "VNT Step3 REA"
Plant = "84P6-Thaon Les Vosges"
EstimatedBudget_USD = "0.00">
<Production
No = "102219281"
Status = "Closed"
SalesOrder = ""
<RequestedDeliveryDetails Date = "01-Aug-2011" Quantity = "48"/>
<AgreedDetails Date = "29-Sep-2011" Quantity = "48"/>
<EstimatedDetails Date = "24-Aug-2011" Quantity = "47.0"/>
<EstimatedDetails Date = "20-Sep-2011" Quantity = "1.0"/>
<Info>No Qty Shipped</Info>
</Production>
</ProtoRequest>
</ProtoRequestInfo>
colmodel 应该如何将以下内容映射到列中?
- 生产标签下的销售订单
- 请求的交付详细信息标签下的日期
- 请求的交货详细信息标签下的数量