Hi David,
the character in question ist B5, it "mucro" should be "micro".
This character is written as C2B5, which ist correct in my opinion.
How can I change the encoding to ISO-8859-1?
Thanks in advance
Matthias
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Hi there!
I am writing xml files which contain physical units.
Some units contain the greek mucro.
Xerces writes it as two characters, I remember thats
because it cannot be displayed as UTF-8.
My customer claims that this is wrong. I remember a
webpage dealing with this theme, but i cannot find i
Hi Renê,
in
> I need to be able to create a C++ program
> that is capable of reading and writing xml
> to plain files.
you described xerces´ core functionality :-)
Greetings
Matthias
> -Original Message-
> From: Renê Salomão [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 25, 2
You can use XMLSpy Enterprise Edition. (very expensive in my opinion).
It generates C++-Classes based on xerces. Although compilable out of
the box, it needs some "fine-tuning". Altova uses a wrapper lib between
the generated code and xerces. This lib caused me some sleepless nights
in the past (ma
> -Original Message-
> From: Matthias Niggemeier [mailto:[EMAIL PROTECTED]
> your DIE
your IDE of course :-)
Regards
Matthias
smime.p7s
Description: S/MIME cryptographic signature
> -Original Message-
> From: Neil Graham [mailto:[EMAIL PROTECTED]
> Subject: Re: Missing xerces-c_2D.lib in
> xerces-c_2_6_0-windows_nt-msvc_60?
> On no other platform were both debug and
> release binaries both issued, so it wasn't
> clear why this was being done on Windows.
Becaus
> -Original Message-
> From: PeiYong PY Zhang [mailto:[EMAIL PROTECTED] On
> Behalf Of PeiYong Zhang
> Sent: Saturday, October 02, 2004 12:44 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: [ANNOUCEMENT] Xerces-C_2_6_0 released
> Hi all,
>
> The Xerces-C team is very please
Hi,
Xerces itself has no support for signatures.
Have a look at http://xml.apache.org/security/
thats the lib you need.
Regards
Matthias
> -Original Message-
> From: Monica Lau [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 29, 2004 2:56 AM
> To: [EMAIL PROTECTED]
> Subject: XML
Hi there!
I have to generate several types of xml-files
basing on an schema. I use the XMLSpy codegenerator
to generate wrapper classes for the types defined
in the .xsd-file.
Unfortunately, the generated code has memory leaks;
additionally, it seems to be slow.
Are there other (better?) tools to g
> -Ursprüngliche Nachricht-
> Von: Maksim Likharev [mailto:[EMAIL PROTECTED]
> Gesendet: Freitag, 29. August 2003 20:31
> An: [EMAIL PROTECTED]
> Betreff: xerces 2.3.0 Win32 static library, possible?
>
>
> Hi,
> I just wondering is there any problems in compiling xerces as static
> lib?
Hi there!
I am retrieving an xml file via http which is dynamically
generated. Sometimes, the generation of this file takes
much time, so I want to cancel the waiting thread
(even when the user presses the abort-button).
The question is, is it possible to cancel a call to
pBuilder->parseURI(X(sURI
u to open a Bugzilla entry about it.
>
> Cheers,
> Neil
> [1]: http://www.iana.org/assignments/character-sets
>
> Neil Graham
> XML Parser Development
> IBM Toronto Lab
> Phone: 905-413-3519, T/L 969-3519
> E-mail: [EMAIL PROTECTED]
>
>
>
>
> |---
Hi there!
When I save an XML-File as UTF-16, the encoding is
written as "UTF-16(LE)". But when I load the file
in XMLSpy, it claims that the file is not well-formed
and insists on "UTF-16-LE". Who is wrong, XMLSpy or
Xerces?
Greetings
Matthias
smime.p7s
Description: S/MIME cryptographic signatu
Hi there!
I try the following:
root->appendChild(doc.GetDocument()->createTextNode(MAKE_UNICODE_STRING("µ
g/l")));
(where root is my DOMElement), but the result is:
µg/l
What is wrong?
Thanks in advance for any help
Matthias
smime.p7s
Description: S/MIME cryptographic signature
Hi there!
I'm quite new in developing with Xerces, so I even don't know
wether I'm in the right list or not.
I want to write a generated XML-File using the prettyprint-feature.
The only problem I have is that tags containing only whitespaces
are written as empty tags; e.g. results in .
How can I
15 matches
Mail list logo