|
From: Christophe B. (ECM) <Chr...@ec...> - 2002-08-02 10:45:10
|
Do you have any plans to use XML schema validation, available in JAXP 1.2 ? Also I am working on an XSD2XML converter(opensource) , which creates an (empty) XML template, based on the XML schema. Comes in handy, when you want to start building your .xml from scratch. Perhaps an idea to have this in the plugin aswell, I am OK to provide de java source for this and help build it out. Cheers / Christophe -----Original Message----- From: Slava Pestov [mailto:sl...@je...] Sent: Friday, August 02, 2002 3:53 AM To: jed...@li... Subject: Re: [ jEdit-users ] using a DTD for completion Hi, You can write a catalog file and add it in the global options dialog box. The next version of the XML plugin will make this more user-friendly. On Fri, 2002-07-26 at 04:11, Klaus Hillbrand wrote: > I am trying to use a DTD for completion, I have the XML plugin installed > Where do I have to put the DTD file, so that the xml file can use it for > completion? > > > > > > > this is the doctype declaration of the xml files: > <?xml version='1.0' encoding='us-ascii' ?> > > <!DOCTYPE DataGroups SYSTEM 'examples.dtd'> > > > > Thanks for your help! > > > Klaus > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > -- > ----------------------------------------------- > jEdit Users' List > jEd...@li... > https://lists.sourceforge.net/lists/listinfo/jedit-users ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- ----------------------------------------------- jEdit Users' List jEd...@li... https://lists.sourceforge.net/lists/listinfo/jedit-users |