|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Restricting anyType
Contains elements as defined in the following table.
| Component | Type | Occurs | Description |
|---|---|---|---|
|
1..1 | ||
| AgreementQueryParameters | AgreementQueryParameters | 0..1 | See AgreementQueryParameters. |
The following XML fragment illustrates a getAgreementQuery message:
<getAgreementQuery>
<!--Optional:-->
<AgreementQueryParameters>
<!--Optional:-->
<Description>
<value>AS-TEST</value>
<searchType>STARTS_WITH</searchType>
</Description>
<!--Optional:-->
<!--Status></Status-->
</AgreementQueryParameters>
</getAgreementQuery>