myDocument.createElementNS( namespaceURI, qualifiedName ) in DOM Level 2 Core
(no overview available)
Arguments
name | type | description |
---|---|---|
namespaceURI | String | |
qualifiedName | String |
- Return Type
- Element
(no overview available)
name | type | description |
---|---|---|
namespaceURI | String | |
qualifiedName | String |