[relaxng-user] Using relames | msv
Pawson, David
David.Pawson at rnib.org.uk
Fri Feb 25 09:05:17 ICT 2005
Has anyone a script that uses msv for
Schematron aware validation of an rng+xml pair please?
What's the driver class to use it with an explicit -cp call?
I tried com/sun/msv/schematron/Driver and its the same error?
Error below.
>set CLASSPATH=/myjava/msv/relames.jar;/myjava/msv/xalan.jar; \
/myjava/msv/xercesImple.jar;/myjava/msv/relaxngDatatype.jar; \
/myjava/msv/msv.jar;/myjava/msv/isorelax.jar
>java -jar /myjava/msv/relames.jar lexlang.rng lexlang.xml
relmes verifier Copyright(C) Sun Microsystems, Inc. 2001
parsing lexlang.rng
Exception in thread "main" java.lang.AbstractMethodError: com.sun.msv.schematron
.reader.PrefixResolverImpl.handlesNullPrefixes()Z
at org.apache.xpath.compiler.Lexer.tokenize(Lexer.java:391)
at org.apache.xpath.compiler.Lexer.tokenize(Lexer.java:134)
at org.apache.xpath.compiler.XPathParser.initMatchPattern(XPathParser.ja
va:230)
at org.apache.xpath.XPath.<init>(XPath.java:204)
at org.apache.xpath.XPath.<init>(XPath.java:238)
at com.sun.msv.schematron.reader.SRuleState.endSelf(Unknown Source)
at com.sun.msv.reader.SimpleState.endElement(SimpleState.java:100)
at org.xml.sax.helpers.XMLFilterImpl.endElement(XMLFilterImpl.java:595)
at com.sun.msv.reader.trex.TREXBaseReader.endElement(TREXBaseReader.java
:181)
at com.sun.msv.reader.trex.ng.RELAXNGReader.endElement(RELAXNGReader.jav
a:533)
at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source
)
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknow
n Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContent
Dispatcher.dispatch(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Un
known Source)
at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at com.sun.msv.reader.GrammarReader._parse(GrammarReader.java:462)
at com.sun.msv.reader.GrammarReader.parse(GrammarReader.java:446)
at com.sun.msv.schematron.reader.SRELAXNGReader.parse(Unknown Source)
at com.sun.msv.schematron.Driver.main(Unknown Source)
TIA DaveP.
**** snip here *****
--
DISCLAIMER:
NOTICE: The information contained in this email and any attachments is
confidential and may be privileged. If you are not the intended
recipient you should not use, disclose, distribute or copy any of the
content of it or of any attachment; you are requested to notify the
sender immediately of your receipt of the email and then to delete it
and any attachments from your system.
RNIB endeavours to ensure that emails and any attachments generated by
its staff are free from viruses or other contaminants. However, it
cannot accept any responsibility for any such which are transmitted.
We therefore recommend you scan all attachments.
Please note that the statements and views expressed in this email and
any attachments are those of the author and do not necessarily represent
those of RNIB.
RNIB Registered Charity Number: 226227
Website: http://www.rnib.org.uk
More information about the relaxng-user
mailing list