1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
21 xmlns=
"http://relaxng.org/ns/structure/1.0"
22 xmlns:
a=
"http://relaxng.org/ns/compatibility/annotations/1.0"
24 xmlns:
chart=
"urn:oasis:names:tc:opendocument:xmlns:chart:1.0"
25 xmlns:
style=
"urn:oasis:names:tc:opendocument:xmlns:style:1.0"
26 xmlns:
text=
"urn:oasis:names:tc:opendocument:xmlns:text:1.0"
28 <include href=
"office-strict-schema-1.0-cd-2.rng">
30 <!-- ==================== -->
31 <!-- replaced definitions -->
32 <!-- ==================== -->
34 <!-- list styles contained in graphic styles currently have no name (i36217) -->
35 <define name=
"text-list-style-attr" combine=
"interleave">
37 <attribute name=
"style:name">
38 <ref name=
"styleName"/>
42 <define name=
"text-list-style-attr" combine=
"interleave">
44 <attribute name=
"style:display-name">
49 <define name=
"text-list-style-attr" combine=
"interleave">
51 <attribute name=
"text:consecutive-numbering" a:
defaultValue=
"false">
59 <!-- ====================== -->
60 <!-- additional definitions -->
61 <!-- ====================== -->
63 <!-- The following definition is obsolete, but required for legacy -->
64 <!-- files that have their origin in binary files (i35420). -->
65 <define name=
"chart-plot-area-attlist" combine=
"interleave">
67 <attribute name=
"chart:table-number-list">
73 <!-- List styles contained in graphic styles currently are -->
74 <!-- enabled by the following attribute (i36217). -->
75 <define name=
"style-paragraph-properties-attlist" combine=
"interleave">
77 <attribute name=
"text:enable-numbering">