ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Berend de Boer <berend@pobox.com>
Cc: <martin@mii.cz>, "ConTeXt" <ntg-context@ntg.nl>
Subject: Re: <!DOCTYPE... processing
Date: 17 Sep 2002 16:53:48 +1200	[thread overview]
Message-ID: <87d6rdfc83.fsf@dellius.nederware.nl> (raw)
In-Reply-To: <5.1.0.14.1.20020916162652.02166ad0@server-1>

Hans Hagen <pragma@wxs.nl> writes:

> Can someone provide me a test file with all possible doctype thingies
> + intended behavior?

Some example:

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE root [
<!ELEMENT root EMPTY>
<!ELEMENT other (a, b?, c*, d+)>
<!ATTLIST root version CDATA #REQUIRED>
<!ENTITY filename SYSTEM "myfile.e" NDATA gif>
<!NOTATION gif SYSTEM "gimp">
]>
<?myinstruction mydata?>
<!-- yes, this is XML -->
<root version="1.0" xmlns:root="http://www.w3.org/2000/10/XMLSchema-instance" xsi:noNamespaceSchemaLocation="root.xsd">Hello World!</root>

-- 
Live long and prosper,

Berend de Boer


      parent reply	other threads:[~2002-09-17  4:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-08 13:18 Martin Kolařík
2002-09-16 14:27 ` Hans Hagen
2002-09-16 15:22   ` Martin Kolarík
2002-09-16 19:32     ` Hans Hagen
2002-09-17  4:53   ` Berend de Boer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d6rdfc83.fsf@dellius.nederware.nl \
    --to=berend@pobox.com \
    --cc=martin@mii.cz \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).