*** empty log message ***
authornisikimi <nisikimi>
Tue, 10 Mar 2009 08:26:22 +0000 (08:26 +0000)
committernisikimi <nisikimi>
Tue, 10 Mar 2009 08:26:22 +0000 (08:26 +0000)
MIM/mim.rng

index 442520d..a2f797d 100644 (file)
 
 <define name="saction">
   <choice>
-    <ref name="shift"/>
+    <element name="shift-to">
+      <attribute name="id"><data type="IDREF"/>
+      </attribute>
+    </element>
     <element name="shift-back"><empty/></element>
     <ref name="action"/>
   </choice>
   </element>
 </define>
 
-<define name="shift">
-  <element name="shift-to">
-    <attribute name="id"><data type="IDREF"/>
-    </attribute>
-  </element>
-</define>
-
 <define name="call">
   <element name="call">
     <attribute name="id"><data type="IDREF"/></attribute>