Child pages
  • QName
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »


Property Summery
String #localName
Identifies the local name of the QName.
String #uri
Identifies the namespace of the QName, if applicable.

Property Details
localName
Identifies the local name of the QName.
Returns
String
Sample
 
uri
Identifies the namespace of the QName, if applicable.
Returns
String
Sample
 
  • No labels