Inside <lead> information concerning lead used is given.
In case a <manufacturer>'s data are defined before in the UDDF file it is possible to set a cross-reference via <link/> to these data inside every section of a piece of equipment. Then the <manufacturer>'s data need to be given only once (globally) but can be used as often as necessary.
<aliasname>, <leadquantity>, <link/> (for cross-referencing <manufacturer> data – if defined before), <manufacturer>, <model>, <name>, <nextservicedate> <notes>, <purchase>, <serialnumber>, <serviceinterval>
(see also <equipment>)
<equipment> <lead id="my_lead"> <name>lead</name> <manufacturer> <name>Lead Manufacturer</name> </manufacturer> <leadquantity>6.0</leadquantity> <purchase> <datetime>1967-07-09</datetime> <price currency="DM">6.00</price> <shop> <name>selfmade</name> <address> <!-- address of shop --> </address> <contact> <!-- phone number, email address etc. --> </contact> <notes> <!-- additional remarks --> </notes> </shop> </purchase> <!-- kein Serviceinterval --> </lead> </equipment>