Go to the documentation of this file.
22 TOOLSVERSION =
u"ODFPY/" + __version__
24 ANIMNS =
u"urn:oasis:names:tc:opendocument:xmlns:animation:1.0"
25 CHARTNS =
u"urn:oasis:names:tc:opendocument:xmlns:chart:1.0"
26 CHARTOOONS =
u"http://openoffice.org/2010/chart"
27 CONFIGNS =
u"urn:oasis:names:tc:opendocument:xmlns:config:1.0"
28 CSS3TNS =
u"http://www.w3.org/TR/css3-text/"
30 DBNS =
u"urn:oasis:names:tc:opendocument:xmlns:database:1.0"
31 DCNS =
u"http://purl.org/dc/elements/1.1/"
32 DOMNS =
u"http://www.w3.org/2001/xml-events"
33 DR3DNS =
u"urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0"
34 DRAWNS =
u"urn:oasis:names:tc:opendocument:xmlns:drawing:1.0"
35 FIELDNS =
u"urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0"
36 FONS =
u"urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0"
37 FORMNS =
u"urn:oasis:names:tc:opendocument:xmlns:form:1.0"
38 FORMXNS =
u"urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0"
39 GRDDLNS =
u"http://www.w3.org/2003/g/data-view#"
40 KOFFICENS =
u"http://www.koffice.org/2005/"
41 LOEXTNS =
u"urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"
42 MANIFESTNS =
u"urn:oasis:names:tc:opendocument:xmlns:manifest:1.0"
43 MATHNS =
u"http://www.w3.org/1998/Math/MathML"
44 METANS =
u"urn:oasis:names:tc:opendocument:xmlns:meta:1.0"
45 NUMBERNS =
u"urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0"
46 OFFICENS =
u"urn:oasis:names:tc:opendocument:xmlns:office:1.0"
47 OFNS =
u"urn:oasis:names:tc:opendocument:xmlns:of:1.2"
48 OOOCNS =
u"http://openoffice.org/2004/calc"
49 OOONS =
u"http://openoffice.org/2004/office"
50 OOOWNS =
u"http://openoffice.org/2004/writer"
51 PRESENTATIONNS =
u"urn:oasis:names:tc:opendocument:xmlns:presentation:1.0"
52 RDFANS =
u"http://docs.oasis-open.org/opendocument/meta/rdfa#"
53 RPTNS =
u"http://openoffice.org/2005/report"
54 SCRIPTNS =
u"urn:oasis:names:tc:opendocument:xmlns:script:1.0"
55 SMILNS =
u"urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0"
56 STYLENS =
u"urn:oasis:names:tc:opendocument:xmlns:style:1.0"
57 SVGNS =
u"urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0"
58 TABLENS =
u"urn:oasis:names:tc:opendocument:xmlns:table:1.0"
59 TABLEOOONS =
u"http://openoffice.org/2009/table"
60 TEXTNS =
u"urn:oasis:names:tc:opendocument:xmlns:text:1.0"
61 XFORMSNS =
u"http://www.w3.org/2002/xforms"
62 XHTMLNS =
u"http://www.w3.org/1999/xhtml"
63 XLINKNS =
u"http://www.w3.org/1999/xlink"
64 XMLNS =
u"http://www.w3.org/XML/1998/namespace"
65 XSDNS =
u"http://www.w3.org/2001/XMLSchema"
66 XSINS =
u"http://www.w3.org/2001/XMLSchema-instance"
71 CHARTOOONS:
u'chartooo',
84 KOFFICENS:
u'koffice',
85 MANIFESTNS:
u'manifest',
94 PRESENTATIONNS:
u'presentation',
102 TABLEOOONS:
u'tableooo',