Overview

Predicate on address.

Members

Show inherited members

Name Type Description

schemeMatch

string

The scheme match pattern

typeMatch

string

The type match pattern

valueMatch

string

The value match pattern

Hierarchy

Inherits From

Examples

Below are examples in XML formats. All examples are shown with all inherited members. Quoting when required is part of the examples, but you must obviously populate with your own data.

XML Example

(show inherited members)

<obh:addressPredicate xsi:type="obh:addressPredicate" xmlns:obh="http://www.oracle.com/beehive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <schemeMatch>your_string_0</schemeMatch>
        <typeMatch>your_string_0</typeMatch>
        <valueMatch>your_string_0</valueMatch>
</obh:addressPredicate>

Referenced By Representaions

Not Referenced Directly by Representations