Saxon API for .NET

QName.ToXmlQualifiedName Method 

Convert the value to an XmlQualifiedName (as defined in the System.Xml package)

public XmlQualifiedName ToXmlQualifiedName();

Remarks

Note that this loses the prefix.

See Also

QName Class | Saxon.Api Namespace