list
Use the <list> command element to list the registration information for a product, DBC subsystem, or DBC group definition.
Parent element: <lgcutil>
Child elements: <dbc> (0:*), <product> (0:*), <products> (0:*), <solution> (0:*), and <solutions> (0:*)
Attributes: None.
Example:
The following example shows a <list> command element that includes a single product:
<lgcutil version="1010">
<list>
<product>
<prodcode>AFR</prodcode>
<prodvrsn>1020</prodvrsn>
</product>
<dbc ssid="LGQR" />
<dbc dbcgroup="DBCMSM" />
</list>
</lgcutil>
<list>
<product>
<prodcode>AFR</prodcode>
<prodvrsn>1020</prodvrsn>
</product>
<dbc ssid="LGQR" />
<dbc dbcgroup="DBCMSM" />
</list>
</lgcutil>
The following example shows a <list> command element that includes the <products> element.
<lgcutil version="1010">
<list>
<products>
<product>
<prodcode>ACP</prodcode>
<prodvrsn>1020</prodvrsn>
</product>
</products>
</list>
</lgcutil>
<list>
<products>
<product>
<prodcode>ACP</prodcode>
<prodvrsn>1020</prodvrsn>
</product>
</products>
</list>
</lgcutil>
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*