![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
schemeMatch |
The scheme match pattern | |
typeMatch |
The type match pattern | |
valueMatch |
The value match pattern |
Inherits From
<xs:complexType name="addressPredicate">
<xs:complexContent>
<xs:extension base="tns:predicate">
<xs:sequence>
<xs:element minOccurs="0" name="schemeMatch" type="xs:string"/>
<xs:element minOccurs="0" name="typeMatch" type="xs:string"/>
<xs:element minOccurs="0" name="valueMatch" type="xs:string"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices