PhoenixmlDb.XDM
XdmQName
Represents an expanded QName (namespace URI + local name).
#XdmQName
Namespace: PhoenixmlDb.Xdm
Represents an expanded QName (namespace URI + local name).
#Properties
| Name | Description |
|---|---|
IsUnqualified
|
Returns true if this QName has no namespace. |
PrefixedName
|
Returns the prefixed form (prefix:localname) if prefix is set, otherwise just the local name. |
#Methods
#Local(String)
Creates a QName with no namespace.