On Mar 17, 2008, at 4:05 PM, Andreas Mock wrote:
-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von
Andrew Beekhof
Gesendet: Montag, 17. März 2008 15:06
An: General Linux-HA mailing list
Betreff: Re: [Linux-HA] Encoding and valid characters for cib
identifiers
Is there a rule how to create valid (processable) identifiers
for using in the cib? E.g. are german umlauts valid?
I don't think so.
We currently have a custom XML parser which I'm pretty sure is
strictly ASCII based.
But I've no objection to making it more flexible. Patches welcome :-)
Or perhaps switching to the parser libxml2 would also solve the
problem. Anyone know?
That sounds to me like: I really don't know for sure. ;-)
oh the first part i'm quite confident about, but whether libxml2
implements the functionality you're after... that is something I
really don't know.
if it does help, then it'd be one more reason to switch over the
remaining custom code to libxml2.
I just asked because for me: XML = UTF-8 = use every charater you
want ;-)
Andreas Kurz gave me the hint that in the dtd is something mentioned
about
valid identifier names (Thank you therefore). But this is not all of
the
story, e.g. attribute values, entities.
Best regards
Andreas Mock
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems