Re: defaulting units for measurements

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

From: martinl_at_talk21.com
Date: Fri Feb 09 2001 - 00:14:20 CET


Received: (from mdom_at_localhost) by karto.ethz.ch (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) id AAA00982 for cavexml-outgoing; Fri, 9 Feb 2001 00:14:57 +0100
Received: from t21mta03-app.talk21.com (mta03.talk21.com [62.172.192.172]) by karto.ethz.ch (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id AAA00978 for <cavexml_at_cartography.ch>; Fri, 9 Feb 2001 00:14:56 +0100
From: martinl_at_talk21.com
Received: from t21mtaV-lrs ([10.216.84.15]) by t21mta03-app.talk21.com (InterMail vM.4.01.02.27 201-229-119-110) with SMTP id <20010208231656.TBRY24947.t21mta03-app.talk21.com_at_t21mtaV-lrs>; Thu, 8 Feb 2001 23:16:56 +0000
X-Mailer: talk21 v1.17 - http://www.talk21.com
To: cavexml_at_cartography.ch, cavexml_at_cartography.ch
X-Talk21Ref: none
Date: Thu, 8 Feb 2001 23:14:20 GMT
Subject: Re: defaulting units for measurements
Content-type: text/plain; charset="ISO-8859-1"
Message-Id: <20010208231656.TBRY24947.t21mta03-app.talk21.com@t21mtaV-lrs>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by karto.ethz.ch id AAA00979
Sender: owner-cavexml_at_karto.baug.ethz.ch
Precedence: bulk
Reply-To: cavexml_at_cartography.ch


> On Thu, 8 Feb 2001, Ralph Hartley wrote:
>
> <property from=<station name="1"\> > <!-- Syntax for an element as value of a field? --!>
> <property to=<station name="2"\> >
>
> Excuse me? The above aren't even wellformed XML.
>
> I'm having trouble telling what was actually intended...

How about:
     <property from_station="1"/>
     <property to_station="2"/>

or
     <property name="from"><station name="1"/></property >
     <property name="to"><station name="2"/></property >
or

     <property from_station="1" to_station="2"/>

Maybe we all need to study a few XML references - the basic rules are pretty easy - the CaveXML website is growing and well worth a look:
http://www.karto.ethz.ch/~an/caving/cavexml/

(PS we know the samples on the Why XML? page at the moment aren't well-formed either!)

--------------------
talk21 your FREE portable and private address on the net at http://www.talk21.com


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

This archive was generated by hypermail 2b30 : Thu Mar 01 2001 - 18:00:00 CET