Re: Ant 1.8.2 schemavalidate and xmlcatalog

2012-05-23 Thread Susanne Wunsch
Hello, polymorphisme writes: > I'm very interest by this task :) > I'm working too with the Dublin Core. > And I have an example : > > > http://example.org/appsimpledc/"; > xmlns:dc="http://purl.org/dc/elements/1.1/"; > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; > xsi:noNam

Re: Ant 1.8.2 schemavalidate and xmlcatalog

2012-05-22 Thread polymorphisme
Hello, I'm very interest by this task :) I'm working too with the Dublin Core. And I have an example : http://example.org/appsimpledc/"; xmlns:dc="http://purl.org/dc/elements/1.1/"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="simpledc.xsd">

Re: Ant 1.8.2 schemavalidate and xmlcatalog

2012-05-21 Thread Susanne Wunsch
Hello, polymorphisme writes: > I try to use the task schemavalidate with xmlcatalog like this : > >classname="org.apache.xerces.parsers.SAXParser" > classpathref="${lib.dir}/xercesImpl-2.7.1.jar" > >disableDTD="false" f

Ant 1.8.2 schemavalidate and xmlcatalog

2012-05-19 Thread polymorphisme
I try to use the task schemavalidate with xmlcatalog like this : And Ant return : test-schemavalidate: [java] running org.apache.xerces.impl.Version with default permissions (ex