registerNamespacePrefix

Register a namespace prefix to be used in XPaths for the selectSingleNode() and selectNodes() methods.


XopusDocument.registerNamespacePrefix( prefix : String,  namespaceURI : String)

Arguments

prefix
String.
namespaceURI
String.

History

version event
Xopus 4.2 Introduction.