[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: A newbie question



On Mon, Oct 28, 2002 at 10:20:11PM +0100, Q. Gong wrote:
> Hi, all,
> 
> I have a newbie question. Just installed docbook, jade, jadetex, sp etc.
> packages. 
These are all SGML tools.

>I copy a simple xml example, test.xml. 
Then you need XML tools.

> <?xml version="1.0"?>
> <!DOCTYPE article PUBLIC "-//Norman Walsh//DTD DocBk XML V3.1//EN"
>      "dtd/3.1/docbookx.dtd">
>      <article>
>        <artheader>
>            <title>My first XML document</title>
>        </artheader>
>          <section>
>            <title>My first section</title>
>                <para>My first paragraph.</para>
>          </section>
>      </article>
This is an XML file, written in the XML version of DocBook.

You need to install docbook-xml to get the file "docbookx.dtd".

Hope that helps,
Susan

Attachment: pgpCvtTaI2prS.pgp
Description: PGP signature


Reply to: