You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3dpcp/.svn/pristine/4b/4b9a00aedf7471ae6c0ec845487...

22 lines
463 B
XML

<?xml version="1.0"?>
<!DOCTYPE gocr SYSTEM "example.dtd">
<!-- example file for example.dtd -->
<page>
<block x="123" y="11" dx="500" dy="800">
<line x="130" y="11" dx="480" dy="30">
<word x="130" y="11" dx="80" dy="30">
<character x="130" y="11" dx="80" dy="30" value="A"/>
<character ... />
...
</word>
<punctuation-mark .. />
<space .. />
<word ..>
...
</word>
</line>
<box ... />
...
</block>
</page>