mirror of
https://github.com/qurator-spk/sbb_textline_detection.git
synced 2025-06-09 20:00:04 +02:00
commit
29870f26e1
1 changed files with 2 additions and 2 deletions
|
@ -1236,9 +1236,9 @@ class textlineerkenner:
|
|||
# create the file structure
|
||||
data = ET.Element('PcGts')
|
||||
|
||||
data.set('xmlns',"http://schema.primaresearch.org/PAGE/gts/pagecontent/2017-07-15")
|
||||
data.set('xmlns',"http://schema.primaresearch.org/PAGE/gts/pagecontent/2019-07-15")
|
||||
data.set('xmlns:xsi',"http://www.w3.org/2001/XMLSchema-instance")
|
||||
data.set('xsi:schemaLocation',"http://schema.primaresearch.org/PAGE/gts/pagecontent/2017-07-15")
|
||||
data.set('xsi:schemaLocation',"http://schema.primaresearch.org/PAGE/gts/pagecontent/2019-07-15")
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue