accessContentResponse element
Type: | accessContentResponseDTO |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
Response wrapper for the license content response.
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<accessContentResponse>
<data>
<date>...</date>
<ipAddress>...</ipAddress>
<timestamp>...</timestamp>
</data>
<data>
<!--...-->
</data>
<!--...more "data" elements...-->
</accessContentResponse>