Re: DOM Question

2003-03-17 Thread Mark Van Orman
I thought so. Thanks. Mark - Original Message - From: "David Schulze" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 17, 2003 9:35 AM Subject: RE: DOM Question > That's invalid XML. You closed the file with > The first element wraps everything. > > -Original Message

RE: DOM Question

2003-03-17 Thread David Schulze
That's invalid XML. You closed the file with The first element wraps everything. -Original Message- From: Mark Van Orman [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2003 10:39 AM To: [EMAIL PROTECTED] Subject: DOM Question Hi guys, I have a question regarding parsing a Docum

DOM Question

2003-03-17 Thread Mark Van Orman
Hi guys, I have a question regarding parsing a Document, if I have a doc of the form 345 Is there a way I can parse this using dom. I tried, but it keeps throwing an exception saying "not valid after content". If I manualy take out the tags, offcourse e

Re[4]: Compile Error on VC6

2003-03-17 Thread Aaron Boxer
Hello vinayak, Thanks for your rapid response. Unfortunately, I still get loads of errors. Aaron Monday, March 17, 2003, 9:21:21 AM, you wrote: vlc> You are probably missing some preprocessor directives. As a shortcut, try including the file vlc> XERCES-C-SRC2_2_0\SRC\xercesc\util\Compiler

RE: Re[2]: Compile Error on VC6

2003-03-17 Thread vinayak
You are probably missing some preprocessor directives. As a shortcut, try including the file XERCES-C-SRC2_2_0\SRC\xercesc\util\Compilers\MVSCPPDefs.hpp this should solve your problem. Let me know if this works. hth. -Vinayak > -Original Message- > From: Aaron Boxer [mailto:[EMAIL PROT

Re[2]: Compile Error on VC6

2003-03-17 Thread Aaron Boxer
Hello Scott, Thanks for your reply. I added the line XERCES_CPP_NAMESPACE_USE to the code. Unfortunately, it still gives me errors. Aaron Monday, March 17, 2003, 8:57:24 AM, you wrote: SJB> Make sure you have the line : SJB> XERCES_CPP_NAMESPACE_USE SJB> somewhere near the top of you

Re: Compile Error on VC6

2003-03-17 Thread Scott J Baker
Make sure you have the line : XERCES_CPP_NAMESPACE_USE somewhere near the top of your code. This solved those errors for me (on AIX/xlC mind you). It wasn't needed/didn't exist(?) in older versions (i.e. 1.6), but I had to include it when I upgraded xerces to 2.2 and tried to recompile. Scot

Compile Error on VC6

2003-03-17 Thread Aaron Boxer
Hello xerces-c-dev, I have cut and paste the DOMPrint sample code into my MFC application. When I try to compile, I get the error: "XMLPlatformUtils' : is not a class or namespace name" This code compiles fine in the sample project. Thanks in advance! Aaron Boxer

RE: extracting data from dom

2003-03-17 Thread Jesse Pelton
A little context: the reason this is necessary is that element nodes don't have a value per se. (See the table at http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core.html#ID-19 50641247.) The data you're looking for is stored in text nodes that are children of the Name elements.

DO NOT REPLY [Bug 18063] - References to attributeGroup/group definition are not allowed to have annotations

2003-03-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 18063] - References to attributeGroup/group definition are not allowed to have annotations

2003-03-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 18063] New: - References to attributeGroup/group definition are not allowed to have annotations

2003-03-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: problem with SAX2XMLReader parse()

2003-03-17 Thread Tony Dodd
The XSL standard gives as a condition of well-formedness (2.1): There is exactly one element, called the root, or document element, no part of which appears in the content of any other element. You have two such. Tony Dodd >-Original Message- >From: Brian Warner [mailto:[EMAIL PROTECTED

RE: DOCTYPE problems

2003-03-17 Thread Erik Rydgren
This is a known bug which has been fixed. I'm not sure in which version the patch first appered. It should be in the latest stable build (2.2) though. Download and try it out. Regards Erik Rydgren Mandarinen systems AB Sweden -Original Message- From: Mark Van Orman [mailto:[EMAIL PROTEC

problem with SAX2XMLReader parse()

2003-03-17 Thread Brian Warner
Hi, I've got a problem with the function parse() from SAX2XMLReader. It reads one of my xml file, but at a line it stops and exits. What can be the causes of this ? Is there a problem in my xml file ? One of my parameters perhaps ? Because I don't see why it works and then suddenly exits, so I gu

Re: Thank you all for all of your help

2003-03-17 Thread Alberto Massari
At 16.15 14/03/2003 -0700, you wrote: I would like to say thanks to everybody in this group that has helped me out. Xerces is one of the best XML libraries I have ever worked with and probably has become the one that I'm going to use in all of my projects (if I can find out a way to use it in Visu

RE: Compiling on Mac OS 9

2003-03-17 Thread Magnus Strand
James, Thanks for the info. I think I will updgrade to CodeWarrior 8 and use a HFS+ disk. Regards, Magnus Strand – System Developer, MSc Teknik i Media Sverige AB (publ) Södra Förstadsgatan 2, SE-211 43 Malmö, Sweden Mobile: +46 704 20 57 16 Direc