Re: *****SPAM***** [xsl] Validation XML Document with XML Schema 1.1

Subject: Re: *****SPAM***** [xsl] Validation XML Document with XML Schema 1.1
From: "Christophe Marchand cmarchand@xxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 9 Jan 2017 14:04:01 -0000
AFAIK, there is no command line tool to do this.

You can have a look at a piece of code that do this :

https://github.com/cmarchand/gaulois-pipe/blob/master/gaulois-pipe/src/main/java/fr/efl/chaine/xslt/config/ConfigUtil.java 
method buildConfig(HashMap<String,ParameterValue);

lines 100 and after

Be careful in pom of dependencies releases, mainly xercesImpl.


Best,
Christophe


Le 09/01/2017 C  14:49, VISHNU SINGH svishnu.singh4@xxxxxxxxx a C)crit :
> Hi Team,
>
> I am using XML Schema 1.1. How can I validate XML document against 
> this schema using command prompt.
>
> What will be the command line to validate the XML Document using XML 
> Schema version 1.1.
>
>
> Thanks,
> Vishnu
> -- 
> Vishnu Singh | http://marklogicgd.blogspot.in/
> XSL-List info and archive <http://www.mulberrytech.com/xsl/xsl-list>
> EasyUnsubscribe <-list/2837134> 
> (by email <>)

Current Thread