2.2.4.36 SerializedECMTermSetMembershipTableRowBase
Namespace: http://schemas.microsoft.com/sharepoint/taxonomy/soap/
Information about a term set of which a term is a member. This element specifies the base attributes shared by both SerializedECMTermSetMembershipTableRowForRead (section 2.2.4.37) and SerializedECMTermSetMembershipTableRowForWrite (section 3.1.4.40.3.7).
-
<xs:complexType name="SerializedECMTermSetMembershipTableRowBase"> <xs:attribute name="a24" type="InternalIdentifier" use="required"/> <xs:attribute name="a25" type="InternalIdentifier" use="optional"/> <xs:attribute name="a17" type="xs:boolean" use="optional"/> <xs:attribute name="a26" type="xs:boolean" use="optional"/> <xs:attribute name="a67" type="xs:string" use="optional"/> <xs:attribute name="a74" type="InternalIdentifier" use="optional"/> </xs:complexType>
a24: The internal identifier of the term set.
a25: The internal identifier of the parent term. If the term is a root term, this MUST be zero.
a17: Whether a term set is visible to users that are not administrators.
a26: Whether the term is a source term.
a67: A list of identifiers for terms separated by a colon (:), which specify a fixed order in which the terms that are children appear.
a74: The internal identifier of the source term set that this term is pinned to. If the term is not pinned to any term set, this MUST be NULL.<6>