3.3.4.69.2.1 GetCommonPropertyValue

The GetCommonPropertyValue 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>