@designliquido/xpath
    Preparing search index...

    Function getNodeTypedValue

    • Get the typed value of a node This extracts the schema-validated value from a node

      Parameters

      • node: XPathNode

      Returns { value: any; type: AtomicType }