XuleInstanceNamespaceBindings
Makes namespace bindings from the XBRL root element available in the XULE processor. As a result, node names in the XULE document need only to have the namespace prefixes that correspond to the respective bindings in the XBRL document. The default is false.
COM and .NET
Signature: XuleInstanceNamespaceBindings(boolean enable)
Java
Signature: public void setXuleInstanceNamespaceBindings(boolean enable)