2.2.4.8 t:ExcludesValueType Complex Type

The ExcludesValueType complex type specifies a hexadecimal or decimal mask for a restriction that excludes some results.

 <xs:complexType name="ExcludesValueType">
   <xs:attribute name="Value"
     type="t:ExcludesAttributeType"
     use="required"
    />
 </xs:complexType>
  

The following table lists the attribute definition for the ExcludesValueType complex type.

Attribute

Type

Description

Value

t:ExcludesAttributeType ([MS-OXWSCDATA] section 2.2.5.15)

Specifies a decimal or hexadecimal bitmask for an exclude restriction.