← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Created: (OFFICE-3717) OpenDocument-v1.2-cs01-dsig-schema.rng Has Incorrect Reference to ODF 1.2

From
OASIS Issues Tracker <>
Date
2011-09-21T02:41:30+00:00
ID
1930322525.24361316572880187.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Created: (OFFICE-3717) OpenDocument-v1.2-cs01-dsig-schema.rng Has Incorrect Reference to ODF 1.2
OpenDocument-v1.2-cs01-dsig-schema.rng Has Incorrect Reference to ODF 1.2
-------------------------------------------------------------------------

                 Key: OFFICE-3717
                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-3717
             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
          Issue Type: Bug
          Components: Part 3 (Packages), Schema and Datatypes
    Affects Versions: ODF 1.2 COS 1
            Reporter: Dennis Hamilton
            Priority: Minor
             Fix For: ODF 1.2 Errata 01


The ODF 1.2 DIgital Signatures Relax-NG Schema has an incorrect reference back into the specification:

<define name="ds-signature">
	<element name="ds:Signature">
		<!-- The permitted content of this element is the permitted -->
		<!-- content of the Signature element defined by W3C XML    -->
		<!-- Signature Syntax and Processing (Second Edition).      -->
		<!-- See OpenDocument v1.2 part 3, section 4.3.             -->
		<ref name="dsMarkup"/>
	</element>
</define>

The correct section number is 5.3.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread
Next in thread → Next in month →