Representing XML namespace attributes. More...
#include <xmltooling/unicode.h>Classes | |
| class | xmltooling::Namespace |
| A data structure for encapsulating XML Namespace attributes. More... | |
Namespaces | |
| namespace | xmltooling |
Public namespace of XML Tooling library. | |
Functions | |
| bool | xmltooling::operator< (const Namespace &op1, const Namespace &op2) |
| Returns true iff op1's namespace lexically compares less than op2's namespace, or if equal, iff op1's prefix lexically compares less than op2's prefix. | |
Representing XML namespace attributes.
1.6.1