mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
8 lines
373 B
Plaintext
8 lines
373 B
Plaintext
![]() |
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<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">
|
||
|
|
||
|
<define name="TEI.prose" combine="interleave">
|
||
|
<ref name="IGNORE"/>
|
||
|
</define>
|
||
|
|
||
|
</grammar>
|