Class DefineNamespacePrefixToken

All Implemented Interfaces:
Locatable, RenderCommand

A token from a template that defines a namespace prefix. This will always follow a StartComponentToken or StartElementToken (and come before AttributeToken) and applies to the component or element.
See Also: