Namespaces and Descriptors
All tags must be in a certain namespace in order to be recognized as XSL extensions.
When using Descriptors created by the Descriptor Wizard, a prefix of mulgaraDescriptor
should be used. For example:
<mulgaraDescriptor:query>
perform Mulgara Query
</mulgaraDescriptor:query>
<mulgaraDescriptor:descriptor
call Mulgara Descriptor
/>
Note - The remainder of this section leaves out these namespaces for the sake of clarity.