1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 Open Document Format for Office Applications (OpenDocument) Version 1.3
6 Copyright (c) OASIS Open 2021. All Rights Reserved.
7 Source: https://docs.oasis-open.org/office/OpenDocument/v1.3/os/schemas/
8 Latest stage of specification: https://docs.oasis-open.org/office/OpenDocument/v1.3/OpenDocument-v1.3-part1-introduction.html
9 TC IPR Statement: https://www.oasis-open.org/committees/office/ipr.php
11 Open Document Format for Office Applications (OpenDocument) Version 1.3
12 Digital Signatures Relax-NG Schema
13 OpenDocument-v1.3-dsig-schema.rng
15 <!-- https://issues.oasis-open.org/browse/OFFICE-2153 -->
17 <rng:grammar xmlns:
ds=
"http://www.w3.org/2000/09/xmldsig#" xmlns:
dsig=
"urn:oasis:names:tc:opendocument:xmlns:digitalsignature:1.0" xmlns:
rng=
"http://relaxng.org/ns/structure/1.0" datatypeLibrary=
"http://www.w3.org/2001/XMLSchema-datatypes">
20 <rng:ref name=
"dsig-document-signatures"/>
23 <rng:define name=
"ds-signature">
24 <rng:element name=
"ds:Signature">
25 <!-- The permitted content of this element is the permitted -->
26 <!-- content of the Signature element defined by W3C XML -->
27 <!-- Signature Syntax and Processing (Second Edition). -->
28 <!-- See OpenDocument v1.3 part 2, section 5.3. -->
30 <rng:ref name=
"dsMarkup"/>
33 <rng:define name=
"dsMarkup">
42 <rng:ref name=
"dsMarkup"/>
47 <rng:define name=
"dsig-document-signatures">
48 <rng:element name=
"dsig:document-signatures">
49 <rng:ref name=
"dsig-document-signatures-attlist"/>
51 <rng:ref name=
"ds-signature"/>
55 <rng:define name=
"dsig-document-signatures-attlist">
56 <rng:attribute name=
"dsig:version">
57 <rng:value>1.3</rng:value>