Re: Problem editing mocmos technology

[email protected] Fri, 06 Feb 2009 23:45:50 +0300
Newsgroups gmane.comp.cad.electric.general
Message-ID <[email protected]>
Hi Christian,

> The available documentation for creating new technologies, does not 
> explainwhich xml entries are a 'MUST' and which are only 'nice to
> have'....:confused:

You can find syntax of technology Xml in electric jar:
/com/sun/electric/technology/Technology.xsd

Optional elements have minOccurs="0"
Optional attributes doesn't have use="required"

  -Dima