M
Max
Hello everyone!
I would want to know if reserved attributes (xml:lang, xml:space,
xmlnsrefix etc.) are parsed and registered as normal attributes.
As an example:
xmlns:cc="http://namespace"
attr name = "xmlns:cc"
attr prefix = "xmlns"
attr localName = "cc"
Thanks,
Max
I would want to know if reserved attributes (xml:lang, xml:space,
xmlnsrefix etc.) are parsed and registered as normal attributes.
As an example:
xmlns:cc="http://namespace"
attr name = "xmlns:cc"
attr prefix = "xmlns"
attr localName = "cc"
Thanks,
Max