SecureBlackbox 2020 Java Edition

Questions / Feedback?

XPathNamespaces Property

Specifies namespaces for XPath expression.

Syntax

public XMLNamespaceList getXPathNamespaces();
public void setXPathNamespaces(XMLNamespaceList XPathNamespaces);

Remarks

Use this property to provide a list of prefixes and namespaceURIs to use in XPath expressions with TargetXMLElement and XPathPrefixList properties of the references.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Java Edition - Version 20.0 [Build 8156]