FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: getDownloadPackageInProductCount

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
DownloadPackageInProductQueryParameters  DownloadPackageInProductQueryParameters  0..1  See DownloadPackageInProductQueryParameters.
XML Example

The following XML fragment illustrates a getDownloadPackageInProductCount message:

<getDownloadPackageInProductCount>
     <!--Optional:-->
     <DownloadPackageInProductQueryParameters>
          <ProductName>AS-ESDProduct-0825161</ProductName>
          <ProductVersion>1.0</ProductVersion>
     </DownloadPackageInProductQueryParameters>
</getDownloadPackageInProductCount>