Returns the default XML name representation form, which is used
by toXMLName()
function, when its 'form'
parameter is not specified.
The default form value is set with setXMLNameForm()
function.
For more details, please see the descriptions of toXMLName()
and setXMLNameForm()
functions.
Returns:
"qualified"
prefix:localName
"unqualified"
"full"
{namespaceURI}localName
setXMLNameForm()
call is "qualified"
.
setXMLNameForm(), toXMLName()