Re: CFD: XMLification of NOTES
From: Jan Grant (Jan.Grant_at_bristol.ac.uk)
Date: 03/29/04
- Previous message: Stephen McKay: "Re: posix ps (was Re: Adding `pgrep' and `pkill' to /usr/bin)"
- In reply to: Alexey Zelkin: "CFD: XMLification of NOTES"
- Next in thread: Eivind Eklund: "Re: CFD: XMLification of NOTES"
- Reply: Eivind Eklund: "Re: CFD: XMLification of NOTES"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 29 Mar 2004 12:08:16 +0100 (BST) To: Alexey Zelkin <phantom@FreeBSD.org>
On Sun, 28 Mar 2004, Alexey Zelkin wrote:
> At this point I would like to start some kind of discussion and listen for
> your ideas which features you'd like to see in application which will be
> handling these XMLs.
> According XML structure. It should look like:
>
> <notes>
> <section id="ID">
> <title>Section Title</title>
> <desc>Multiline section description</desc>
>
> <entry type="(options|device|etc)" id="ID2">
> <conflicts options="ID3"/>
> <depends device="ID4"/>
> <lint value="1"/>
> <lint exclude="yes"/>
> <title>Entry title</title>
> <desc>Entry description</desc>
> </entry>
> </section>
> </notes>
Please strongly consider adding an XML namespace to this; it gives some
measure of version control and you can use XSLT (where possible) to
migrate cleanly from one version to the next.
I know this might seem less useful for a hand-maintained NOTES but
getting practice in addressing some of the complaints levelled against
the adoption of XML by picking the useful bits of the technology is (I
think) a good idea.
Cheers,
-- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287088 Fax +44 (0)117 9287112 http://ioctl.org/jan/ Generalisation is never appropriate. _______________________________________________ freebsd-arch@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-arch To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Stephen McKay: "Re: posix ps (was Re: Adding `pgrep' and `pkill' to /usr/bin)"
- In reply to: Alexey Zelkin: "CFD: XMLification of NOTES"
- Next in thread: Eivind Eklund: "Re: CFD: XMLification of NOTES"
- Reply: Eivind Eklund: "Re: CFD: XMLification of NOTES"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|