configurationengine/doc/xsd/ruleml2.xsd
changeset 0 2e8eeb919028
equal deleted inserted replaced
-1:000000000000 0:2e8eeb919028
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.s60.com/xml/ruleml/2" xmlns:xs="http://www.s60.com/xml/ruleml/2" elementFormDefault="qualified">
       
     3 	<xs:element name="ruleml">
       
     4 		<xs:attribute name="xmlns" type="xs:string"/>
       
     5 		<xs:element name="rule">
       
     6     </xs:element>
       
     7     </xs:element>
       
     8     <xs:element name="eval_globals">
       
     9         <xs:attribute name="xmlns" type="xs:string"/>
       
    10         <xs:attribute name="file" type="xs:string"/>
       
    11     </xs:element>
       
    12 </schema>