Obtains an System.Xml.XmlQualifiedName from a name that may contain a prefix.
An System.Xml.XmlQualifiedName that represents a namespace-qualified XML name.
The protected members of System.Xml.Serialization.XmlSerializationReader are intended for use only by derived classes that are used internally within the .NET Framework XML serialization infrastructure.
If a prefix is present, the XmlSerializationReader.ToXmlQualifiedName(string) method looks up the associated namespace for the current XML document and places the value in the System.Xml.XmlQualifiedName object.