Re: Schema validation against a XSD in resource file

2004-09-13 Thread Simon Kitching
On Tue, 2004-09-14 at 18:35, Frank, Ulrich wrote: > Hi, > > I'd like to validate my xml files against a xsd file linked to my > binary (in a Windows resource). > I use a XercesDOMParser instance to create a DOM of my XML. > Is there a possibility to validate against a string wich contains the > xs

Schema validation against a XSD in resource file

2004-09-13 Thread Frank, Ulrich
Title: Schema validation against a XSD in resource file Hi, I'd like to validate my xml files against a xsd file linked to my binary (in a Windows resource). I use a XercesDOMParser instance to create a DOM of my XML. Is there a possibility to validate against a string wich contains the x

[jira] Resolved: (XERCESC-1272) RefArrayOf.c compiler error with g++ 3.4

2004-09-13 Thread xerces-c-dev
Message: The following issue has been resolved as DUPLICATE. Resolver: Alberto Massari Date: Mon, 13 Sep 2004 7:54 AM Duplicate of #1208 (http://issues.apache.org/jira/browse/XERCESC-1208) - View the issue: http:/

[jira] Created: (XERCESC-1272) RefArrayOf.c compiler error with g++ 3.4

2004-09-13 Thread xerces-c-dev
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/XERCESC-1272 Here is an overview of the issue: -

Re: How to create a statically linked xerces library(libxerces.a)...?

2004-09-13 Thread Pete Forman
"PRABHU, ANANTHA (STSD)" <[EMAIL PROTECTED]> writes: > Could some one give me instructions about building the static xerces > library? Here is an ugly one-liner that assumes that g++ is being used to build dynamic libs with .so suffixes. make -n XML_LIB_DIR=$XERCESCROOT/lib/dummy | grep 'g++ .*\.

[jira] Closed: (XERCESC-1269) XMLNetAccessor.hpp - extraneous comma causes SunPro CC compiler to fail

2004-09-13 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-1269 Here is an overview of the issue: -

[jira] Updated: (XERCESC-1269) XMLNetAccessor.hpp - extraneous comma causes SunPro CC compiler to fail

2004-09-13 Thread xerces-c-dev
The following issue has been updated: Updater: Alberto Massari (mailto:[EMAIL PROTECTED]) Date: Mon, 13 Sep 2004 1:37 AM Changes: summary changed from XMLNetAccessor.hpp - extraneous comment causes SunPro CC compiler to fail to XMLNetAccessor.hpp - extraneous comma cau