ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* DTD's and XML-ConTeXt question
@ 2018-05-23  8:50 Hans van der Meer
  0 siblings, 0 replies; only message in thread
From: Hans van der Meer @ 2018-05-23  8:50 UTC (permalink / raw)
  To: NTG ConTeXt


[-- Attachment #1.1: Type: text/plain, Size: 683 bytes --]

Here is a sample xml-document:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE namen SYSTEM “setup/xmp.dtd" [
	<!ENTITY example “This is an example">
]>
<root>&example;&xmpl;</root>

The file setup/xmp.dtd contains the line:
<!ENTITY xmpl "This is an example from a DTD file”>

My 1st question, why does this fail for &xmpl;? The &example; is substituted but &xmpl; is not. 

My 2nd question is why included files do not substitute either of these two entities. 
Thus in: <root>xml-document-included</root> processed by \xmlprocessfile{}{included-file}{}</root>
nor &example; nor &xmpl; is substituted.

So, what am I doing wrong here?

Hans van der Meer


[-- Attachment #1.2: Type: text/html, Size: 2009 bytes --]

[-- Attachment #2: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-23  8:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-23  8:50 DTD's and XML-ConTeXt question Hans van der Meer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).