3.3.4.71.2.1 GetCustomFieldById

The GetCustomFieldById element specifies the input values for the GetCustomFieldById operation.

 <xs:element name="GetCustomFieldById">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="id" type="xsd:long" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>