NAMESPACE - shaunturner84/transmute GitHub Wiki
A NAMESPACE is an object representing an XML namespace
Name | Type | Description |
---|---|---|
SHORTCODE_LENGTH | BYTE | The Length of the short code (or name) for the namespace |
SHORTCODE_ACTUAL | STRING | The short code (or name) for the namespace |
URL_LENGTH | UINT4 | The Length of the URL for the namespace |
URL_ACTUAL | STRING | The URL for the namespace |