{% include "header.html" %}
Import From PDX XML File: remove old records    

All Top Level Items

(root/parent of BOM tree; click on link to display BOM tree) {% for item in var.itemlist %} {% endfor %}
# Item ID Rev Description Category
{{ loop.index }} {{ item.itemidentifier }} {{ item.revisionidentifier }} {{ item.description }} {{ item.category }}

{% include "footer.html" %}