2.2.1.2.83 allowedControl

The allowedControl element MUST be ignored.

Parent Elements

permissions

Attributes:

cabFile: This attribute MUST be ignored.

clsid: This attribute MUST be ignored.

version: This attribute MUST be ignored.

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.

 <xsd:element name="allowedControl">
   <xsd:complexType>
     <xsd:attribute name="cabFile" type="xsd:string" use="optional"/>
     <xsd:attribute name="clsid" type="xsd:string" use="required"/>
     <xsd:attribute name="version" type="xsd:string" use="optional"/>
   </xsd:complexType>
 </xsd:element>