[ http://nagoya.apache.org/jira/browse/XERCESC-1320?page=history ]
Robert Buck updated XERCESC-1320:
-
Attachment: MacOSPlatformUtils.cpp
Attached is the updated source file that works.
> Support ICU Transcoding Service on Mac
> -
Support ICU Transcoding Service on Mac
--
Key: XERCESC-1320
URL: http://nagoya.apache.org/jira/browse/XERCESC-1320
Project: Xerces-C++
Type: Improvement
Components: Utilities
Versions: 2.6.0
Environment: Mac OS X
R
Hi Milan,
At 18.00 30/12/2004 +0100, Milan Tomic wrote:
[...]
parser->setExternalSchemaLocation("C:\\xmldsig-core-schema.xsd");
The method setExternalSchemaLocation expects a sequence of pairs of
strings, where the first one is the namespace URI and the second is the
location of the schema file.
Title: Schema validation
Hello,
If I try to validate (with Xerces 2.5) my.xml file with some schema I got this error:
Fatal Error at file
C:\my.xml
, line
1
column
67
Message:
The schemaLocation attribute does not contain pairs of values.
I'm attaching my.xml
Hi all,
I have a function that takes a
domdocument* and writes it to the xml file. My question is can I verify that
the document adheres to my schema before I save it. I have created xml
documents that were invalid (while debugging) according to my schema, but I didn't
know it until I p
[ http://nagoya.apache.org/jira/browse/XERCESC-729?page=history ]
Alberto Massari resolved XERCESC-729:
-
Assign To: (was: Xerces-C Developers Mailing List)
Resolution: Fixed
Fix is in CVS. Please verify.
Alberto
> SAX parsers incorrec
[ http://nagoya.apache.org/jira/browse/XERCESC-1315?page=history ]
Alberto Massari resolved XERCESC-1315:
--
Resolution: Invalid
>From what I can guess from the stack trace, you are invoking
>PlatformUtils::Initialize from a secondary thread. Bu
GROUP organiziQ.Clerk
Server: SRVC01M
---
Jens Lauer
Ich bin abwesend bis 13.01.2005. Ihre Mail kann nicht bearbeitet werden.
[ http://nagoya.apache.org/jira/browse/XERCESC-620?page=history ]
Alberto Massari resolved XERCESC-620:
-
Assign To: (was: Xerces-C Developers Mailing List)
Resolution: Fixed
Fix is in CVS. Please verify.
Alberto
> On NODE_DELETED the