to turn off the validity checking of multi-byte sequences when using
UTF-8 that does not require modification to the XML file itself? Perhaps
some switch I can set before beginning a parse?
Thanks for any help.
David Schulze
DeLorme Mapping
Yarmouth, Maine, USA
Title: RE: Xerces2.3 Compile errors On VC7.1
Can I
ask why you are moving away from the MSXML parser? I was thinking of using that
instead of Xerces in the future. Perhaps you have some reasons I should
reconsider?
Thanks
David
Schulze
DeLorme Mapping
Yarmouth, ME, USA
-Original
weeks. On top of that there will be
very little work for you to do to go between 2.2 and 2.3.
Gareth
On Thu, 3 Apr 2003, David Schulze wrote:
> Anyone know a more solid date than "Fall 2003" for the next release of
> Xerces? It would be version 2.3.0
> I'm planning on
Anyone know a more solid date than "Fall 2003" for the next release of
Xerces? It would be version 2.3.0
I'm planning on updating our code base from 1.7.0, but if 2.3.0 is coming in
a few weeks I'll wait for that instead of going to 2.2.0.
Thanks
David Schulze
DeLorme Mappi
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
place?
-Original Message-
From: David Schulze [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 21, 2003 9:27 AM
To: '[EMAIL PROTECTED]'
Subject: RE: New question here
XML docs must have a single root. Wrap your "file" elements with another
ele
XML docs must have a single root. Wrap your "file" elements with another
element (perhaps "files")
etc
etc
-Original Message-
From: John Meyer [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 21, 2003 11:24 AM
To: [EM
Well I don't know your details, is it possible to create your internal
structure using SAX parsing. Then since you already have a way to go from
your internal structure to a DOM tree you could use that to create a DOM for
writing XML files. If that is what your trying to do.
David Sc
Use SAX instead.
-Original Message-
From: Alan LaViolette [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 09, 2003 11:42 AM
To: [EMAIL PROTECTED]
Subject: Dom Bridge
Hello,
I don't know it this is the correct group for this message but I could
not find a xerces-c-users list.
I am l
)
MessageBox( NULL, "LoadLibrary changed the debug
allocator.", "Warning", MB_OK | MB_ICONINFORMATION );
#endif
David Schulze
DeLorme Mapping, Yarmouth, ME, USA
-Original Message-
From: [EMAIL PROTECTED] [mailto:bugzilla@;apache.org]
Sent: Wednesday, Novem
You are initializing it twice. Pull XMLPlatformUtils::Initialize(); out of
your constructor.
-Original Message-
From: BARUCH Deborah FTRD/DMR/LON
[mailto:deborah.baruch@;rd.francetelecom.com]
Sent: Friday, October 18, 2002 12:27 PM
To: [EMAIL PROTECTED]
Subject: RE: Help ! can not parse
Where can I find these "overloads" of XMLString you speak of? In the
samples? Is that a new 2.x thing or can it be used in v1.7 ?
Thanks
David Schulze
DeLorme Mapping
Yarmouth, Maine
-Original Message-
From: David N Bertoni/Cambridge/IBM [mailto:[EMAIL PROTECTED]]
Sent: Monda
If using Win32 verify that you are building as MultiThreaded DLL (or Debug
MultiThreaded DLL)
-Original Message-
From: Vijay Ganapati [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 26, 2002 4:10 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Faulty documentation in header of X
my schema.
I'm hoping that someone knows a better way to express this.
Thanks
David Schulze
DeLorme Mapping
Yarmouth, ME, USA
-
To unsubscribe, e-mail: [EMAIL
That's the precompiled header that is created during compilation.
Check your project settings and turn off the use of precompiled headers.
-Original Message-
From: Jamie Mascherino [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 23, 2002 1:16 PM
To: [EMAIL PROTECTED]
Subject: RE: Need upd
Go
with IDOM, speed is key, but rename it. Fix the memory rentention
problem (which it looks like Lenny is already doing).
I do
like Joseph Kesselman's suggestion to have a wrapper around the IDOM so it
behaves like the old DOM interface.
Just
my two cents.
David
Schulze
Sof
Regarding Xerces C++ using Microsoft VC++ 6.0 SP5.
Does Xerces C++ use STL?
And if so what version? (ie the Dinkumware libs that came with MSVC++6, or
STLPort, or SXL(the updated Dinkumware) etc)
Thanks
David M Schulze
Software Engineer
DeLorme Mapping
www.delorme.com
[EMAIL PROTECTED]
--
onStr == "1_5_2")
doesn't work, I get
fatal error C1017: invalid integer constant expression
Does anyone know of a way to handle this without having to come up with my
own #define(s)?
Perhaps there is another Xerces defined #define I could use?
Thanks
David Schulze
Sof
18 matches
Mail list logo