FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
A getContentResponse message contains an element of getContent.
Restricting anyType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
Content | string | 1..1 | HTML Content. |
DocumentName | string | 1..1 | HTML Content name. |
Name | Type |
---|---|
getContent | Method |
The following XML fragment illustrates an getContentResponse message:
<ns2:getContentResponse xmlns:ns2="http://esdservice.esd.flexerasoftware.com">
<ns2:Content>List of Administrators.</ns2:Content>
<ns2:DocumentName>AdministratorsContent</ns2:DocumentName>
</ns2:getContentResponse>