⚠️ You are reading documentation for an OLD version (v2.0.0). The current released version is v2.173.1.
View latest documentation →
Search
Preparing search index...
The search index is not available
node-opcua-client
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
XmlWriter
Interface XmlWriter
Hierarchy
XmlWriter
Index
Properties
translation
Table
visited
Node
Methods
end
Element
start
Element
text
write
Attribute
write
Comment
Properties
translation
Table
translation
Table
:
any
visited
Node
visited
Node
:
any
Methods
end
Element
end
Element
(
)
:
this
Returns
this
start
Element
start
Element
(
elementName
:
string
)
:
this
Parameters
elementName:
string
Returns
this
text
text
(
str
:
string
)
:
this
Parameters
str:
string
Returns
this
write
Attribute
write
Attribute
(
attributeName
:
string
, attributeValue
:
string
|
number
)
:
this
Parameters
attributeName:
string
attributeValue:
string
|
number
Returns
this
write
Comment
write
Comment
(
comment
:
string
)
:
this
Parameters
comment:
string
Returns
this
Globals
Xml
Writer
translation
Table
visited
Node
end
Element
start
Element
text
write
Attribute
write
Comment
Generated using
TypeDoc