3.1.4.74.2.1 GetMethodsForDataClass
The GetMethodsForDataClass element specifies the input data for the GetMethodsForDataClass WSDL operation.
-
<xs:element name="GetMethodsForDataClass" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="dataClassId" type="xs:unsignedInt"/> <xs:element xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/" minOccurs="0" name="partitionId" type="ser:guid"/> </xs:sequence> </xs:complexType> </xs:element>
dataClassId: The MetadataObjectId of the DataClass.
partitionId: The partition of the protocol client.