2.2.4.23 SerializedECMChildTermTableRow

Namespace: http://schemas.microsoft.com/sharepoint/taxonomy/soap/

A term that is a child of the parent term.

 <xs:complexType name="SerializedECMChildTermTableRow">
   <xs:attribute name="a25" type="InternalIdentifier" use="required"/>
   <xs:attribute name="a24" type="InternalIdentifier" use="required"/>
   <xs:attribute name="a57" type="InternalIdentifier" use="required"/>
 </xs:complexType>

a25: The internal identifier of the parent term. If there is no parent term because the term is a root term, this MUST be zero.

a24: The internal identifier of the term set of the term.

a57: The internal identifier of the child term in the term set.