Discussion:
[Xmltv-devel] [ xmltv-Feature Requests-2756659 ] Adding entities like 'eacute' to the DTD
SourceForge.net
2010-09-27 07:24:31 UTC
Permalink
Feature Requests item #2756659, was opened at 2009-04-12 21:41
Message generated for change (Comment added) made by dekarl
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424138&aid=2756659&group_id=39046

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: XMLTV DTD
Group: None
Status: Closed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Adding entities like 'eacute' to the DTD

Initial Comment:
You're not allowed to use entities like 'eacute' in an XML file unless they're defined in the corresponding DTD. Instead, a user would have to enter something like 'á'.

It might be convenient to add these common entities to the xmltv DTD (with entries like '<!ENTITY eacute "&#225;">').

----------------------------------------------------------------------
Comment By: Karl Dietz (dekarl)
Date: 2010-09-27 09:24

Message:
No response from anonymous user and I agree with Francois.

----------------------------------------------------------------------

Comment By: Francois Gouget (fgouget)
Date: 2010-03-09 10:47

Message:
I'm not sure I see the point of adding things like &eacute;. Who would it
be convenient for? The program writing the XML file? What about the program
reading it? Won't it make it harder for it?

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2009-04-13 03:57

Message:
I'm not an xml expert.. can you provide a patch?

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424138&aid=2756659&group_id=39046
Loading...