SecureBlackbox 2020 Android Edition

Questions / Feedback?

XPathNamespaces Property

Specifies namespaces for the 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 XMLElement property, and 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]