3.1.4.2.2.2 GetChildTermsInTermResponse
The GetChildTermsInTermResponse element specifies the result data for the GetChildTermsInTerm WSDL operation.
-
<xs:element name="GetChildTermsInTermResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" maxOccurs="1" name="GetChildTermsInTermResult" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element>
GetChildTermsInTermResult: The terms that are child terms of the requested term, which is an XML encoded string that MUST conform to the schema of the AddTermsTermStoreResponseObject complex type (section 2.2.4.1).