add the "command" option to the xsd
[mikachu/openbox.git] / data / rc.xsd
index 13306f2..24a0f91 100644 (file)
     </xsd:complexType>
     <xsd:complexType name="action">
         <xsd:element minOccurs="0" name="execute" type="xsd:string"/>
+        <xsd:element minOccurs="0" name="command" type="xsd:string"/>
         <xsd:element minOccurs="0" name="menu" type="xsd:string"/>
         <xsd:element minOccurs="0" name="delta" type="xsd:integer"/>
         <xsd:element minOccurs="0" name="x" type="xsd:integer"/>