http://adgear.com/api/schemas/xml#input
element kind

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://adgear.com/api/schemas/xml#input} (restriction)

Documentation
						The kind/polarity of the rule (inclusion or exclusion)
				
Properties
This component is not nillable.

Model
<kind>

</kind>

Source
<xs:element minOccurs="0" name="kind">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="PlacementInclusion"/>
<xs:enumeration value="PlacementExclusion"/>
</xs:restriction>
</xs:simpleType>
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.