protected static string FromXmlNmToken(string nmToken)
 {
     return(XmlCustomFormatter.FromXmlNmToken(nmToken));
 }