OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

clr-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [clr-dev] Context attributes


Just a quick note to report a problem when running the 'test-all' script 
on Windows, which fires this message error:
Exception in thread "main" java.lang.NoClassDefFoundError: 
org/eclipse/wst/xml/xpath2/processor/XPathParserException
(Strange enough as I don't use Eclipse and the xsl transform is supposed 
to used XPath 1.0)

I appears that the Xerces I downloaded from this location 
http://xerces.apache.org/mirrors.cgi (/xerces/j/Xerces-J-bin.2.10.0.zip) 
was the faulty guy. The exeption is gone when I use this download from 
http://archive.apache.org/dist/xerces/j/Xerces-J-tools.2.10.0.zip but... 
the script is stopping at this step:

Translating partner-agreed constraints into Schematron rules...
  xslt order-constraints.cva
       ..\utility\Crane-cva2schXSLT.xsl
       order-constraints.sch.xsl
Unable to access jarfile C:\Users\Eric\Documents\Oasis

What is this file?

Eric.


On 10/10/2010 10:48 PM, G. Ken Holman wrote:
> At 2010-10-10 12:44 -0500, ericdes wrote:
>> Are there new releases of the xsl transforms to compose the schematron
>> constraints from a cva file? It looks as if the ones I was able to
>> download for UBL and CIQ are using the attributes 'context' and 'item'
>> rather than 'address'...
>
> The transforms at:
>
> http://www.CraneSoftwrights.com/resources/ubl/#codelist
>
> ... are geared for the final CS01 specification of CVA and genericode.
> They were used to act on the CVA and genericode files of PRD01 UBL 2.1:
>
> http://docs.oasis-open.org/ubl/prd1-UBL-2.1/cva/
>
> I hope this helps.
>
> . . . . . . . . . . Ken


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]