Saxon API for .NET

QName.ClarkName Property

The expanded name, as a string using the notation devised by James Clark. If the name is in a namespace, the resulting string takes the form {uri}local. Otherwise, the value is the local part of the name.

public string ClarkName {get;}

See Also

QName Class | Saxon.Api Namespace