SecureBlackbox 2020 Android 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.

Default Value

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