InventoryParameters

Uses the Component:InventoryParametersType

Inventory Parameters

Fields and Components

Table 6.34. Fields and Components

Name Description Occurrence Type Data Type User Notes
Parameter

Parameter Code.

0..1Field oag:CodeType  
Value

Associated Parameter Value

0..1Field oag:TextType  

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.41. InventoryParameters

<InventoryParameters>
     <Parameter>......</Parameter>     [0..1]
     <Value>......</Value>     [0..1]
</InventoryParameters>