Fwd: Re: Comments in CaveXML

New Message Reply About this list Date view Thread view Subject view Author view

From: Richard Knapp (gyp_caver_at_yahoo.com)
Date: Tue Jan 01 2002 - 14:05:54 CET


Return-Path: <owner-cavexml-outgoing_at_ethz.ch>
Delivered-To: cavexml-archive_at_cartography.ch
Received: from localhost (localhost [127.0.0.1]) by karmail.ethz.ch (Postfix on SuSE eMail Server 2.0) with ESMTP id 4FC7C9C1E for <cavexml-outgoing_at_ethz.ch>; Tue,  1 Jan 2002 17:36:51 +0100 (CET)
Received: by karmail.ethz.ch (Postfix on SuSE eMail Server 2.0, from userid 28) id 64A4F9C0D; Tue,  1 Jan 2002 17:36:48 +0100 (CET)
Delivered-To: cavexml_at_cartography.ch
Received: from localhost (localhost [127.0.0.1]) by karmail.ethz.ch (Postfix on SuSE eMail Server 2.0) with ESMTP id 59EAB9C1E for <cavexml_at_cartography.ch>; Tue,  1 Jan 2002 17:36:47 +0100 (CET)
Received: from smtp015.mail.yahoo.com (smtp015.mail.yahoo.com [216.136.173.59]) by karmail.ethz.ch (Postfix on SuSE eMail Server 2.0) with SMTP id 86E7E9BD1 for <cavexml_at_cartography.ch>; Tue,  1 Jan 2002 17:36:43 +0100 (CET)
Received: from slip-12-64-240-74.mis.prserv.net (HELO Muphin) (12.64.240.74) by smtp.mail.vip.sc5.yahoo.com with SMTP; 1 Jan 2002 16:27:12 -0000
From: "Richard Knapp" <gyp_caver_at_yahoo.com>
To: "cavexml_at_cartography.ch" <cavexml_at_cartography.ch>
Date: Tue, 01 Jan 2002 08:05:54 -0500 (EST)
X-Mailer: PMMail 2.20.2300 for OS/2 Warp 4.5
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Subject: Fwd: Re: Comments in CaveXML
Message-Id: <20020101163643.86E7E9BD1@karmail.ethz.ch>
Sender: owner-cavexml_at_karmail.ethz.ch
Precedence: bulk
Reply-To: cavexml_at_cartography.ch
X-Virus-Scanned: by AMaViS perl-11


(Back to the list)

==================BEGIN FORWARDED MESSAGE==================
>From: "Richard Knapp" <gyp_caver_at_yahoo.com>
>To: "P A Hill & E V Goodall" <goodhill_at_xmission.com>
>Date: Tue, 01 Jan 2002 07:15:34 -0500 (EST)

On Mon, 31 Dec 2001 15:11:34 -0700, P A Hill & E V Goodall wrote:

>Richard Knapp wrote:
>>
>> Is it worth having Comments with a PCDATA element instead of just an attribute with CDATA?
>>
>> In otherwords, which is better?
>>
>> <!ELEMENT Comment (#PCDATA)>
>> <!ATTLIST Comment
>> xml:lang NMTOKEN #IMPLIED>
>>
>> or
>>
>> <!ELEMENT Comment EMPTY>
>
>So no content in a comment? All comments must be one sentence long?
>I think this is a bad idea. I have always believed in allowing anyone to
>write as much as they would like in a comment. I'd prefer having a body.

I guess that depends. Is a comment just a note about something found there or is it more? I guess for simple
stuff, there could be an attribute on the element (Shot, Station, Cave, Survey, WhatEver, etc) for a comment

<!ATTLIST Cave
        ....
        comment CDATA #IMPLIED>

Whereas other stuff - like original survey data in raw format - could be included as a separate element with
#PCDATA as it's child:

<!ELEMENT Text (#PCDATA)>

Whatever is chosen, the format needs the functionality so the user can choose their own style.

        - Richard Knapp

===================END FORWARDED MESSAGE===================

        - Richard Knapp


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


New Message Reply About this list Date view Thread view Subject view Author view

This archive was generated by hypermail 2b30 : Thu Jan 31 2002 - 23:00:01 CET