SecureBlackbox 2020 Android Edition

Questions / Feedback?

XPathNamespaces Property

Specifies namespaces for an XPath expression.

Syntax

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

Remarks

This property contains a list of prefixes and namespaceURIs that are used in XPath expression with the TargetXMLElement property 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]