Home
last modified time | relevance | path

Searched defs:namespaceURI (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Lib/xml/dom/
Dminidom.py35 namespaceURI = None # this is non-null only for elements and attributes variable in Node
355 def __init__(self, qName, namespaceURI=EMPTY_NAMESPACE, localName=None, argument
577 def getNamedItemNS(self, namespaceURI, localName): argument
595 def removeNamedItemNS(self, namespaceURI, localName): argument
679 def __init__(self, tagName, namespaceURI=EMPTY_NAMESPACE, prefix=None, argument
737 def getAttributeNS(self, namespaceURI, localName): argument
757 def setAttributeNS(self, namespaceURI, qualifiedName, value): argument
779 def getAttributeNodeNS(self, namespaceURI, localName): argument
814 def removeAttributeNS(self, namespaceURI, localName): argument
849 def hasAttributeNS(self, namespaceURI, localName): argument
[all …]
Dexpatbuilder.py84 def getAttributeTypeNS(self, namespaceURI, localName): argument
/third_party/parse5/packages/parse5/lib/tree-adapters/
Ddefault.ts36 namespaceURI: NS; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts2202 readonly namespaceURI: string | null; property
2771 readonly namespaceURI: string; property
5006 readonly namespaceURI: string | null; property
/third_party/typescript/lib/
Dlib.dom.d.ts2222 readonly namespaceURI: string | null; property
2791 readonly namespaceURI: string; property
5026 readonly namespaceURI: string | null; property
/third_party/typescript/tests/lib/
Dlib.d.ts4648 namespaceURI: string; property
11957 namespaceURI: string; property