Code Monkey home page Code Monkey logo

Comments (3)

rdeltour avatar rdeltour commented on August 15, 2024

From [email protected] on June 17, 2008 18:00:14

Hello,
I've taken a look at your error, but I cannot seem to reproduce it. It would be very useful if you could send me
the exact snippet of your content.opf file. You can post it here or send it to me directly: [email protected]
If I understand your error correctly, this would cause your error:
<dc:identifier id="bookid">1827c6d4c3c444459bb8fdb2be367fe6/dc:identifier
This should not cause an error, but when I've run it through the latest version of the checker on my machine,
it does not.
However, the id attribute cannot start with a number. The following code would (rightfully) cause an error:
<dc:identifier id="827c6d4c3c444459bb8fdb2be367fe6">/dc:identifier

As a side note, it is typically a good idea to always start your UUID with "urn:uuid:"

Hope that helps out a bit!
Piotr

from epubcheck.

rdeltour avatar rdeltour commented on August 15, 2024

From [email protected] on June 24, 2008 09:51:59

As I've mentioned before, I'm having a hard time reproducing the error.
Upon re-reading your original post, I think that the problem is that you cannot use something that starts with
a number as an id attribute (or a unique-identifier) attribute.

However, if you still experience this error email me directly or post in this thread again and I'll try to work
with you to figure things out.

Cheers,
Piotr

Status: Invalid

from epubcheck.

rdeltour avatar rdeltour commented on August 15, 2024

From [email protected] on June 17, 2008 18:00:14

Hello,
I've taken a look at your error, but I cannot seem to reproduce it. It would be very useful if you could send me
the exact snippet of your content.opf file. You can post it here or send it to me directly: [email protected]
If I understand your error correctly, this would cause your error:
<dc:identifier id="bookid">1827c6d4c3c444459bb8fdb2be367fe6</dc:identifier>
This should not cause an error, but when I've run it through the latest version of the checker on my machine,
it does not.
However, the id attribute cannot start with a number. The following code would (rightfully) cause an error:
<dc:identifier id="827c6d4c3c444459bb8fdb2be367fe6"></dc:identifier>

As a side note, it is typically a good idea to always start your UUID with "urn:uuid:"

Hope that helps out a bit!
Piotr

from epubcheck.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.