Class Make::XmlNamespace
A namespace used in an XML file.
Example:
xmlns:android="http://schemas.android.com/apk/res/android"
Import path
import codeql.xml.Xml
Direct supertypes
Indirect supertypes
Predicates
Inherited predicates
getLocation | Gets the location of this element. | from XmlLocatableImpl |
hasLocationInfo | Holds if this element is at the specified location. The location spans column | from XmlLocatableImpl |