3.1.4.80.2.2 DdaDeleteAllDataValuesResponse
The DdaDeleteAllDataValuesResponse element specifies the result data for the DdaDeleteAllDataValues WSDL operation.
-
<xs:element name="DdaDeleteAllDataValuesResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" maxOccurs="1" name="DdaDeleteAllDataValuesResult" type="tns:CommandResult"/> </xs:sequence> </xs:complexType> </xs:element>
DdaDeleteAllDataValuesResult: A CommandResult as specified in section 2.2.4.21. This element MUST be present.