Re: Xerces 2.4 problems to display getValueName()

2003-12-17 Thread david vilanova
I have tried both possiblities below but don't get it... const XMLCh* test = node->getTextContent(); const XMLCh* test = node->getFirstChild()->getNodeValue(); On Wed, 2003-12-17 at 23:28, Alberto Massari wrote: > Hi David, > you are calling getNodeValue on element nodes, but these nodes have

Re: Xerces 2.4 problems to display getValueName()

2003-12-17 Thread Alberto Massari
Hi David, you are calling getNodeValue on element nodes, but these nodes have no value. You can choose between printing the node value of the text node they have as child, or calling getTextContent Alberto At 22.53 17/12/2003 +0100, david vilanova wrote: Hello , I'm trying to parse an XML docum

Xerces 2.4 problems to display getValueName()

2003-12-17 Thread david vilanova
Hello , I'm trying to parse an XML document a get a specific node value such as 'email' in the code below. I'm using xerces 2.4. However I don't manage to get the value for the email. Can anybody help? thanks in advance, david --- This the output of the piece of code below Index:0 V

Re: Getting at PSVI

2003-12-17 Thread Han Ming Ong
On Dec 17, 2003, at 10:34 AM, Han Ming Ong wrote: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25579 It also shows the problem I'm having with this bug http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25495 And together with the SimplePO.xsd supplied in 25579, it seems to point to another

Re: Getting at PSVI

2003-12-17 Thread Han Ming Ong
On Dec 11, 2003, at 2:33 PM, Neil Graham wrote: Hi Hong, It's "Han Ming" :-) I'll see what I can do. If I do submit an example using PSVI APIs, it will be a Mac OS X project (Xcode). Fine! Something that shows how to load a schema document completely independent of an instance, then does some th

DO NOT REPLY [Bug 25470] - attribut is already use by element (AttrAlreadyUseInSTag XMLBE50)

2003-12-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 25470] - attribut is already use by element (AttrAlreadyUseInSTag XMLBE50)

2003-12-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 25470] - attribut is already use by element (AttrAlreadyUseInSTag XMLBE50)

2003-12-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: Static Linking

2003-12-17 Thread Milan Tomic
Title: RE: Static Linking     Thank you very much Marc for your help about static linking. I've succeeded to link Xerces statically.     I've tried to link Xalan statically, too, but got about 350 linker errors ("unresolved external"). Something like this:   XercesEntityBridge.obj : erro