xercesImpl-xsd11-2.12-beta-r1667115 compatible with IBM WAS 8.0.0.9

2015-11-03 Thread Viswanath
Hello, I've used xercesImpl-xsd11-2.12-beta-r1667115.jar and wrote a standalone parser for XSD1.1,which was working fine with JRE7. my intension is to parse xsd1.1 and get all restrictions and assert values for each simple and complex type elements. when i tried to integrate with IBM WAS 8.0.0.9 w

Re: xercesImpl-xsd11-2.12-beta-r1667115 compatible with IBM WAS 8.0.0.9

2015-11-05 Thread Viswanath
Hello, I took the Jar from this link http://grepcode.com/snapshot/repo1.maven.org/maven2/org.opengis.cite.xerces/xercesImpl-xsd11/2.12-beta-r1667115 Your'e right, this Jar is build with JDK1.7 and that's why i get that error because IBM WAS 8.0.0.9 inbuild had JDK1.6 I used the xerces 2.11 beta bin

XSD parsing and converting to JavaScript

2015-11-16 Thread Viswanath
HI, I have a requirement to parse all in XSD and convert those conditions in to JavaScript so that cross field validations in UI is achieved. So far i'm able to parse all tags in XSD using XERCES 2.11 Example: * * In above example i'm able to parse and store value between double quotes against