|
exip
Alpha 0.5.4
|
Represent a fully qualified name.
#include <procTypes.h>
Data Fields | |
| const String * | uri |
| Pointer to a String value in the URI string table. More... | |
| const String * | localName |
| Pointer to a String value in the LN sting table. More... | |
| const String * | prefix |
| Pointer to a String value in the Prefix string table if [Preserve prefixes] is TRUE and NULL otherwise. More... | |
Definition at line 317 of file bin/headers/procTypes.h.
| const String * QName::localName |
Definition at line 326 of file bin/headers/procTypes.h.
| const String * QName::prefix |
Definition at line 331 of file bin/headers/procTypes.h.
| const String * QName::uri |
Definition at line 321 of file bin/headers/procTypes.h.
1.8.4