summaryrefslogtreecommitdiff
path: root/writerfilter/documentation
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-09-18 09:37:30 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-09-18 09:46:28 +0200
commit0666542efbb023f364c4d7f3fc347bc36eeeb5d6 (patch)
tree5a13771a565a2f84c2828172b02fc541ab04d429 /writerfilter/documentation
parente1ba582605e30a0d99c4e461205f49805ad37f80 (diff)
Remove not needed file attribute
It was typically the same as the "name" one, just with a .rng suffix, i.e. redundant. Change-Id: I8abb296b2ee963e214971ff748fd5b079320dfa9
Diffstat (limited to 'writerfilter/documentation')
-rw-r--r--writerfilter/documentation/ooxml/model.rng3
1 files changed, 0 insertions, 3 deletions
diff --git a/writerfilter/documentation/ooxml/model.rng b/writerfilter/documentation/ooxml/model.rng
index 3c9c40271cd9..33e7b4edd003 100644
--- a/writerfilter/documentation/ooxml/model.rng
+++ b/writerfilter/documentation/ooxml/model.rng
@@ -256,9 +256,6 @@ documentation for that file. The schema has two parts:
<define name="namespace-element">
<element name="namespace">
<attribute name="name"/>
- <optional>
- <attribute name="file"/>
- </optional>
<zeroOrMore>
<ref name="start-element"/>
</zeroOrMore>