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 | ||
Agreement | Agreement | 1..1 | See Agreement. |
The following XML fragment illustrates a createAgreement message:
<createAgreement>
<Agreement>
<Description>AS-TESTAGREEMENT-01</Description>
<!--Optional:-->
<Content>TEST CONTENT</Content>
</Agreement>
</createAgreement>