xml_utils.py 212 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 # -*- coding: utf-8 -*- namespaces = { 'tei': 'http://www.tei-c.org/ns/1.0', 'xi': 'http://www.w3.org/2001/XInclude', 'nkjp': 'http://www.nkjp.pl/ns/1.0', 'xml': 'http://www.w3.org/XML/1998/namespace' }