PartSearch - Product registration guide

A few words at beginning

I am trying to grow database so I am interested in new products. But this database is targeted to semiconductors now so no final products (as i.e. FM radio) will be indexed.

How to send product parameters

Please do not send any datasheets and fotos. This belongs to your website. All I need is XML file in defined format in my e-mail. To the topic please write "PartSearch - product registration".

XML File format

<xml>
 <device name="NAME_OF_YOUR_DEVICE">
  <category>Operational Amplifiers</category>
  <category>Fast operational amplifiers</category>
  <description>This is an fast operational amplifier</description>
  <parameter name="Vs" min="4V" typ="10V" max="30V" />
  <parameter name="Iq" typ="100uA" />
  <package>SO16</package>
  <package>DIL16</package>
  <price>2.01USD</price>
 </device>
</xml>

For further information please contact me at majkls@prepere.com.

Back to main page