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