Re: CFD: XMLification of NOTES

From: Jan Grant (Jan.Grant_at_bristol.ac.uk)
Date: 03/29/04

  • Next message: Eivind Eklund: "Re: fchroot(2) and others."
    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"
    

  • Next message: Eivind Eklund: "Re: fchroot(2) and others."

    Relevant Pages

    • Re: VS2005 Not ready for prime time
      ... framework classes improvments. ... of features that maximize coding time. ... XML can be almost anything, ... It demanded more knowledge of the developer, ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Data entry environment using Word 2003
      ... Have you looked at Word's new protection ... bookmarks this way (the beginning and end of the bookmarks in protected ... XML is a possibility, but Word wasn't really designed to use XML for editing ... The XML features in the interface are basically there to ...
      (microsoft.public.word.docmanagement)
    • Re: Data entry environment using Word 2003
      ... Have you looked at Word's new protection ... bookmarks this way (the beginning and end of the bookmarks in protected ... XML is a possibility, but Word wasn't really designed to use XML for editing ... The XML features in the interface are basically there to ...
      (microsoft.public.word.application.errors)
    • Re: Data entry environment using Word 2003
      ... Have you looked at Word's new protection ... bookmarks this way (the beginning and end of the bookmarks in protected ... XML is a possibility, but Word wasn't really designed to use XML for editing ... The XML features in the interface are basically there to ...
      (microsoft.public.word.vba.beginners)
    • Re: CFD: XMLification of NOTES
      ... >> your ideas which features you'd like to see in application which will be ... > I'd like to not have XML, ... In 5.x you can't read LINT as easy ... mentioned above or with a purpose someone from the doc team ...
      (freebsd-arch)