On Fri, 2009-07-17 at 04:25 -0600, Yan Gao wrote: > >>>On 7/17/2009 at 6:09 PM, Andrew Beekhof <[email protected]> wrote: > > > On Fri, Jul 17, 2009 at 11:29 AM, Xinwei Hu<[email protected]> wrote: > > > > It's required by relax-ng actually. So the _encrypted_ error > messages > > > are spitted directly from libxml :( > > > > > > Yan's working on it to make it more verbose & understandable. > > > Thanks.. > > > > if you guys find a way, please let me know. > > i tried and failed. the best i could manage was showing affected line > > > numbers > Actually I don't have a better way on exploiting libxml either :-) > All I have in mind so far is doing more pre-checking before letting > libxml do validating. Done: http://hg.clusterlabs.org/pacemaker/pygui/rev/902e394a1fce
Nothing special except determining if the attribute is "ID" or "IDREF" type according to the Relax-NG schema, and then checking whether its value is a valid "Qualified Name" -- Regards, Yan Gao China R&D Software Engineer [email protected] Novell, Inc. Making IT Work As One?6?4 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
