2.1.4.7 ScopeObjectType

Specifies the type of an object.

 <xs:simpleType name="ScopeObjectType">
     <xs:restriction base="xs:int">
         <xs:minInclusive value="0"/>
         <xs:maxInclusive value="2"/>
     </xs:restriction>
 </xs:simpleType>
  

The value MUST be one of the values described in the following table.

Value

Description

0

The object is a site.

1

The object is a list.

2

The object is a document or list item