3.3.4.35.2.2 GetCommonPropertyValueResponse

This element specifies the output values for the GetCommonPropertyValue operation.

 <xs:element name="GetCommonPropertyValueResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="GetCommonPropertyValueResult" nillable="true" type="xsd:string" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>