Returns the local part of the given XML name.
For example, when the whole name is
xs:complexType
this property will return:
complexType
However, this will be the case only when the XML Type associated with this template
is defined to be namespace-aware. Otherwise, this property returns
the entire XML name as it is.