XPath Property

A path into the SOAPPacket received by the server.

Syntax

public var xPath: String {
get {...}
set {...} }

Default Value

""

Remarks

The syntax is a subset of the XPath language.

Use this property to look at details of the SOAPPacket received by the server.

If an error occurs when setting this property an error will not be thrown. This property has a related method which will throw an error:

public func setXPath(xPath: String) throws

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 macOS Edition - Version 20.0 [Build 8307]