Customizing sBOM XML Files > <itemlist> Element > <refitm> Element
  
<refitm> Element
The <refitm> element provides a reference to one or more sBOM items.
<refitm> Syntax
<refitm name="" category="" type="">CDATA</refitm>
<refitm> Attributes
name
Specifies the name of an attribute that is used to find a match in the sBOM.
category
Specifies the element category.
type
(Optional) specifies the element type. If omitted, symbol is the default (type="symbol").
<refitm> Child Elements
CDATA
Text string value of the specified name attribute above. For example, if name="PartNo", then CDATA value is the actual part number text string, such as 123ABC.