[xml] Validating XML Expressions
- From: Gnushi <gnushi gmx net>
- To: xml gnome org
- Subject: [xml] Validating XML Expressions
- Date: Sat, 16 Jun 2007 18:34:19 +0200
Hi Folks!
I would like to know wether there are functions to validate xml
expressions like URIs, namespaces, IDs, just qualified XML names
against the W3 standard. Something like
int isValidID(const xmlChar* id);
which can be used for expression like
<foo ID=" my id" />
if isValidID(" my id")....
I did not find anything in the mailing list archive and the documentation.
Best regards
GnuShi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]