RelaxNG/publiset.rng
changeset 26 cc3ab0784a7b
parent 23 814ea44c2469
child 27 31bda0a55c4d
equal deleted inserted replaced
25:d77ae7040e3e 26:cc3ab0784a7b
   290     </element>
   290     </element>
   291   </define>
   291   </define>
   292   <define name="composition.division.attributes">
   292   <define name="composition.division.attributes">
   293     <interleave>
   293     <interleave>
   294       <optional>
   294       <optional>
   295         <ref name="base.attribute"/>
   295         <ref name="path.attribute"/>
   296       </optional>
   296       </optional>
   297       <optional>
   297       <optional>
   298         <ref name="xslt.attribute"/>
   298         <ref name="xslt.attribute"/>
   299       </optional>
   299       </optional>
   300       <optional>
   300       <optional>
   303       <ref name="remap.attributes"/>
   303       <ref name="remap.attributes"/>
   304     </interleave>
   304     </interleave>
   305   </define>
   305   </define>
   306   <define name="selection.division.attributes">
   306   <define name="selection.division.attributes">
   307     <optional>
   307     <optional>
   308       <ref name="base.attribute"/>
   308       <ref name="path.attribute"/>
   309     </optional>
   309     </optional>
   310   </define>
   310   </define>
   311   <define name="base.attribute">
   311   <define name="path.attribute">
   312     <attribute name="base">
   312     <attribute name="path">
   313       <data type="anyURI"/>
   313       <data type="anyURI"/>
   314     </attribute>
   314     </attribute>
   315   </define>
   315   </define>
   316   <define name="xslt.attribute">
   316   <define name="xslt.attribute">
   317     <attribute name="xslt">
   317     <attribute name="xslt">