exip  Alpha 0.5.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
QName Struct Reference

Represent a fully qualified name.

#include <procTypes.h>

Data Fields

const Stringuri
 Pointer to a String value in the URI string table. More...
 
const StringlocalName
 Pointer to a String value in the LN sting table. More...
 
const Stringprefix
 Pointer to a String value in the Prefix string table if [Preserve prefixes] is TRUE and NULL otherwise. More...
 

Detailed Description

Definition at line 317 of file bin/headers/procTypes.h.

Field Documentation

const String * QName::localName
Note
It is not allowed to modify the string table content from this pointer.

Definition at line 326 of file bin/headers/procTypes.h.

const String * QName::prefix
Note
It is not allowed to modify the string table content from this pointer.

Definition at line 331 of file bin/headers/procTypes.h.

const String * QName::uri
Note
It is not allowed to modify the string table content from this pointer.

Definition at line 321 of file bin/headers/procTypes.h.


The documentation for this struct was generated from the following files: