Class XmlNamespace
A namespace used in an XML file.
Example:
xmlns:android="http://schemas.android.com/apk/res/android"
Import path
import semmle.code.cpp.XMLDirect supertypes
Indirect supertypes
Predicates
Inherited predicates
| getLocation | Gets the source location for this element. | from XmlLocatable |
| hasLocationInfo | Holds if this element is at the specified location. The location spans column | from XmlLocatable |