@designliquido/xpath
Preparing search index...
getNodeTypedValue
Function getNodeTypedValue
getNodeTypedValue
(
node
:
XPathNode
)
:
{
value
:
any
;
type
:
AtomicType
}
Get the typed value of a node This extracts the schema-validated value from a node
Parameters
node
:
XPathNode
Returns
{
value
:
any
;
type
:
AtomicType
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@designliquido/xpath
Loading...
Get the typed value of a node This extracts the schema-validated value from a node