3.3.5.21.2.1 DownloadDefinition

This element specifies input values for the DownloadDefinition operation.

 <xs:element name="DownloadDefinition">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="featureName" nillable="true"  type="xs:string" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

featureName: A string that contains the feature name of the definition.