Info Element
Description
The <info> element associates a human-readable title and description with a part definition.
Example
Example of an ninfo element declaration:
<info title="ACME Widget"> <description> The ACME Widget is a generalized factory for the production of Gizmos. </description> </info>