boolean
Get a boolean from an xpath location.
double
Get a 64 bit IEEE double floating point value from an xpath location and check that
it complies with the restrictions.
float
Get a 32 bit IEEE double floating point value from an xpath location and check that
it complies with the restrictions.
Retrieve a fully qualified domain name, such as mail.mydomain.com.
Retrieve a host name, such as mail or gateway or mycomputer.
Retrieve an internet address ipv4 or ipv6.
int
Get a 32 bit signed integer from an xpath location and check that
it complies with the restriction.
long
Get a 64 bit signed integer from an xpath location that complies with
any restriction.
Get an optional boolean from an xpath location.
Get an optional 64 bit IEEE double floating point value from an xpath location and check that
it complies with the restrictions.
Get an optional 32 bit IEEE double floating point value from an xpath location and check that
it complies with the restrictions.
Get an optional 32 bit signed integer from an xpath location and check that
it complies with the restriction.
Get an optional 64 bit signed integer from an xpath location that complies with
any restriction.
Get an optional string from an xpath location that complies with a restriction.
Get a string from an xpath location that complies with a restriction.
Retrieve an URL, such as https://foo.bar.com?