2.2.4.39 SerializedECMTermTableRowForRead

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

A term returned with the results in the containing element. The following attributes MUST be present: a0, a6, a7, a8, a9, a14, a19, a20, a21, a22.

 <xs:complexType name="SerializedECMTermTableRowForRead">
   <xs:attribute name="a6" type="InternalIdentifier" use="required"/>
   <xs:attribute name="a0" type="ser:guid" use="required"/>
   <xs:attribute name="a7" type="xs:dateTime" use="optional"/>
   <xs:attribute name="a8" type="xs:dateTime" use="optional"/>
   <xs:attribute name="a9" type="ser:guid" use="optional"/>
   <xs:attribute name="a14" type="xs:string" use="optional"/>
   <xs:attribute name="a19" type="xs:dateTime" use="optional"/>
   <xs:attribute name="a20" type="xs:int" use="optional"/>
   <xs:attribute name="a21" type="xs:boolean" use="optional"/>
   <xs:attribute name="a22" type="xs:boolean" use="optional"/>
 </xs:complexType>

a6: The internal identifier of the term.

a0: The identifier of the term store partition to which the term belongs.

a7: The UTC time when the term was created.

a8: The UTC time of the last modification of the term object.

a9: The identifier of the term.

a14: The name of the owner of the term. This MUST be less than 255 characters in length.

a19: Reserved. The value MUST be ignored

a20: Reserved. The value MUST be zero.

a21: Whether the term has been deprecated.

a22: Whether the term has been deleted.