diff options
Diffstat (limited to 'schema')
-rw-r--r-- | schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng b/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng index 6266dbded22f..ccf6cc9f6541 100644 --- a/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng +++ b/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng @@ -3211,6 +3211,9 @@ xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1. <rng:name>text:isbn</rng:name> <rng:name>text:issn</rng:name> <rng:name>loext:local-url</rng:name> + <!-- TODO no proposal --> + <rng:name>text:target-url</rng:name> + <rng:name>text:use-target-url</rng:name> </rng:choice> <rng:ref name="string"/> </rng:attribute> |