blob: 73e1eb61651029f231cd66d3584e18d58fa87730 [file] [log] [blame]
Daniel Veillard5add8682003-03-10 13:13:58 +00001<?xml version="1.0" encoding="utf-8"?>
2<grammar xmlns="http://relaxng.org/ns/structure/1.0" xmlns:t="http://www.thaiopensource.com/ns/annotations" xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes">
3
4 <define name="TEI.prose" combine="interleave">
5 <ref name="IGNORE"/>
6 </define>
7
8</grammar>