[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Re: Is there a schema for plugin.xml files?

>>>>> Paul Webster <pwebster@xxxxxxxxxx>:

> The extension points schemas are XML schema files, used by the PDE
> tools to help validate plugin.xml files.

> The schema that validates a plugin.xml file is a combination of the
> extension points schemas.

> You can find more information in on the general plugin.xml format in
> http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/misc/plugin_manifest.html

Ok, thanx.  That's was a very simple format, but much is left to the
extension schemas. :-)

Now what remains to find out is if my XML editor (nxml) can be
persuaded to load a schema, and apply it to a subtree, based on an
attribute value. 


- Steinar