3.3.4.35.2.1 GetCommonPropertyValue

This element specifies the input values for the GetCommonPropertyValue operation.

 <xs:element name="GetCommonPropertyValue">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="commonProperty" type="ipam:CommonProperties" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>