1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 OASIS OpenDocument v1.0
6 ** It's only a very small sub-set of the schema, meant for debugging text-notes-configuration element **
10 xmlns=
"http://relaxng.org/ns/structure/1.0"
11 xmlns:
a=
"http://relaxng.org/ns/compatibility/annotations/1.0"
13 datatypeLibrary=
"http://www.w3.org/2001/XMLSchema-datatypes"
15 xmlns:
office=
"urn:oasis:names:tc:opendocument:xmlns:office:1.0"
16 xmlns:
meta=
"urn:oasis:names:tc:opendocument:xmlns:meta:1.0"
17 xmlns:
config=
"urn:oasis:names:tc:opendocument:xmlns:config:1.0"
18 xmlns:
text=
"urn:oasis:names:tc:opendocument:xmlns:text:1.0"
19 xmlns:
table=
"urn:oasis:names:tc:opendocument:xmlns:table:1.0"
20 xmlns:
draw=
"urn:oasis:names:tc:opendocument:xmlns:drawing:1.0"
21 xmlns:
presentation=
"urn:oasis:names:tc:opendocument:xmlns:presentation:1.0"
22 xmlns:
dr3d=
"urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0"
23 xmlns:
chart=
"urn:oasis:names:tc:opendocument:xmlns:chart:1.0"
24 xmlns:
form=
"urn:oasis:names:tc:opendocument:xmlns:form:1.0"
25 xmlns:
script=
"urn:oasis:names:tc:opendocument:xmlns:script:1.0"
26 xmlns:
style=
"urn:oasis:names:tc:opendocument:xmlns:style:1.0"
27 xmlns:
number=
"urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0"
28 xmlns:
anim=
"urn:oasis:names:tc:opendocument:xmlns:animation:1.0"
30 xmlns:
dc=
"http://purl.org/dc/elements/1.1/"
31 xmlns:
xlink=
"http://www.w3.org/1999/xlink"
32 xmlns:
math=
"http://www.w3.org/1998/Math/MathML"
33 xmlns:
xforms=
"http://www.w3.org/2002/xforms"
35 xmlns:
fo=
"urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0"
36 xmlns:
svg=
"urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0"
37 xmlns:
smil=
"urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0"
39 <define name=
"office-process-content">
41 <attribute name=
"office:process-content" a:
defaultValue=
"true">
48 <ref name=
"office-document-styles"/>
51 <define name=
"office-document-styles">
52 <element name=
"office:document-styles">
53 <ref name=
"office-document-common-attrs"/>
54 <ref name=
"office-styles"/>
57 <define name=
"office-document-common-attrs" combine=
"interleave">
59 <attribute name=
"office:version">
64 <define name=
"office-styles">
66 <element name=
"office:styles">
69 <ref name=
"text-notes-configuration"/>
75 <define name=
"text-notes-configuration">
76 <element name=
"text:notes-configuration">
77 <ref name=
"text-notes-configuration-content"/>
80 <define name=
"text-notes-configuration-content" combine=
"interleave">
81 <ref name=
"text-note-class"/>
83 <define name=
"text-notes-configuration-content" combine=
"interleave">
85 <attribute name=
"text:citation-style-name">
86 <ref name=
"styleNameRef"/>
90 <define name=
"text-notes-configuration-content" combine=
"interleave">
92 <attribute name=
"text:citation-body-style-name">
93 <ref name=
"styleNameRef"/>
97 <define name=
"text-notes-configuration-content" combine=
"interleave">
99 <attribute name=
"text:default-style-name">
100 <ref name=
"styleNameRef"/>
104 <define name=
"text-notes-configuration-content" combine=
"interleave">
106 <attribute name=
"text:master-page-name">
107 <ref name=
"styleNameRef"/>
111 <define name=
"text-notes-configuration-content" combine=
"interleave">
113 <attribute name=
"text:start-value">
114 <ref name=
"nonNegativeInteger"/>
118 <define name=
"text-notes-configuration-content" combine=
"interleave">
119 <ref name=
"common-num-format-prefix-suffix-attlist"/>
121 <ref name=
"common-num-format-attlist"/>
124 <define name=
"text-notes-configuration-content" combine=
"interleave">
126 <attribute name=
"text:start-numbering-at">
128 <value>document
</value>
129 <value>chapter
</value>
135 <define name=
"text-notes-configuration-content" combine=
"interleave">
137 <attribute name=
"text:footnotes-position">
141 <value>section
</value>
142 <value>document
</value>
147 <define name=
"text-notes-configuration-content" combine=
"interleave">
149 <element name=
"text:note-continuation-notice-forward">
154 <define name=
"text-notes-configuration-content" combine=
"interleave">
156 <element name=
"text:note-continuation-notice-backward">
161 <define name=
"common-num-format-prefix-suffix-attlist" combine=
"interleave">
163 <attribute name=
"style:num-prefix">
168 <attribute name=
"style:num-suffix">
173 <define name=
"common-num-format-attlist" combine=
"interleave">
175 <attribute name=
"style:num-format">
185 <attribute name=
"style:num-format">
191 <ref name=
"style-num-letter-sync-attlist"/>
196 <define name=
"style-num-letter-sync-attlist" combine=
"interleave">
198 <attribute name=
"style:num-letter-sync">
199 <ref name=
"boolean"/>
203 <define name=
"text-note-class">
204 <attribute name=
"text:note-class">
206 <value>footnote
</value>
207 <value>endnote
</value>
211 <define name=
"styleNameRef">
213 <data type=
"NCName"/>
217 <define name=
"nonNegativeInteger">
218 <data type=
"nonNegativeInteger"/>
220 <define name=
"boolean">
226 <define name=
"string">
227 <data type=
"string"/>