Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCF schema does not compile #4

Closed
GoogleCodeExporter opened this issue Mar 24, 2015 · 4 comments
Closed

OCF schema does not compile #4

GoogleCodeExporter opened this issue Mar 24, 2015 · 4 comments
Labels
Priority-High Topic-OCF The issue affects the OCF section of the core EPUB 3 specification

Comments

@GoogleCodeExporter
Copy link

Due to the classic problem of ID/IDREF datatypes and rng:anyName.

The problem originates in xmldsig-core-schema.rng:

http://www.w3.org/Signature/2002/07/xmldsig-core-schema.rng 
conflicting ID-types for attribute "Id" of element "OriginatorKeyInfo" from 
namespace
"http://www.w3.org/2001/04/xmlenc#" Start location: 318:30

Once solved, also check that the schema actually is correct in terms of grammar 
after externalRef dereferencing (it doesn't look right to me).

Original issue reported on code.google.com by markus.g...@gmail.com on 16 Sep 2010 at 12:38

@GoogleCodeExporter
Copy link
Author

Original comment by markus.g...@gmail.com on 6 Oct 2010 at 10:45

  • Added labels: Type-SchemaIssue
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

We should use RNG schemas in 

http://www.w3.org/2008/xmlsec/Drafts/xmlsec-rngschema/Overview.html

This document is a working draft, but may become a W3C Note or W3C 
recommendation, 

Original comment by eb2m...@gmail.com on 12 Jan 2011 at 12:04

@GoogleCodeExporter GoogleCodeExporter added auto-migrated Priority-High Topic-OCF The issue affects the OCF section of the core EPUB 3 specification labels Mar 24, 2015
@GoogleCodeExporter
Copy link
Author

Original comment by markus.g...@gmail.com on 12 Feb 2011 at 1:58

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

I revised schemas for XML signature and encryption, and OCF schemas use these 
revised schemas.  They have no errors now.

Original comment by eb2m...@gmail.com on 18 Aug 2011 at 4:03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority-High Topic-OCF The issue affects the OCF section of the core EPUB 3 specification
Projects
None yet
Development

No branches or pull requests

1 participant