Re: Latest DTD attempt

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

From: P A Hill & E V Goodall (goodhill_at_xmission.com)
Date: Wed Jul 03 2002 - 22:51:51 CEST


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 B4D3214AD8 for <cavexml-outgoing_at_ethz.ch>; Wed,  3 Jul 2002 22:47:41 +0200 (CEST)
Received: by karmail.ethz.ch (Postfix on SuSE eMail Server 2.0, from userid 28) id 8FD5F14AA4; Wed,  3 Jul 2002 22:47:39 +0200 (CEST)
Delivered-To: cavexml-loopcheck_at_ethz.ch
Received: from localhost (localhost [127.0.0.1]) by karmail.ethz.ch (Postfix on SuSE eMail Server 2.0) with ESMTP id 47EE514AD8 for <cavexml-loopcheck_at_ethz.ch>; Wed,  3 Jul 2002 22:47:38 +0200 (CEST)
Received: by karmail.ethz.ch (Postfix on SuSE eMail Server 2.0, from userid 96) id 2852B14A44; Wed,  3 Jul 2002 22:47:36 +0200 (CEST)
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 AD3F914AD8 for <cavexml_at_cartography.ch>; Wed,  3 Jul 2002 22:47:35 +0200 (CEST)
Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by karmail.ethz.ch (Postfix on SuSE eMail Server 2.0) with ESMTP id D52C77DF1 for <cavexml_at_cartography.ch>; Wed,  3 Jul 2002 22:47:32 +0200 (CEST)
Received: from mail by mgr2.xmission.com with spam-scanned (Exim 3.35 #1) id 17Pqzc-0001No-00 for cavexml_at_cartography.ch; Wed, 03 Jul 2002 14:44:59 -0600
Received: from [198.60.22.200] (helo=mail.xmission.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 17Pqzc-0001Nl-00 for cavexml_at_cartography.ch; Wed, 03 Jul 2002 14:44:52 -0600
Received: from goodhill.dsl.xmission.com ([198.60.114.17] helo=xmission.com) by mail.xmission.com with esmtp (Exim 3.22 #1) id 17Pqzc-00013E-00 for cavexml_at_cartography.ch; Wed, 03 Jul 2002 14:44:52 -0600
Message-ID: <3D2363E7.8070500@xmission.com>
Date: Wed, 03 Jul 2002 14:51:51 -0600
From: P A Hill & E V Goodall <goodhill_at_xmission.com>
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2
X-Accept-Language: en-us
To: cavexml_at_cartography.ch
Subject: Re: Latest DTD attempt
References: <200103151243.NAA11559_at_karto.ethz.ch>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Spam-Status: No, hits=1.1 required=8.0 tests=DOUBLE_CAPSWORD version=2.31
X-Spam-Level: *
X-Loop: cavexml
Sender: owner-cavexml_at_karmail.ethz.ch
Precedence: bulk
Reply-To: cavexml_at_cartography.ch
X-Virus-Scanned: by AMaViS perl-11

Richard,

I'm finally getting around do playing with CaveXML data.
Is this your latest DTD? Do you know of any others?

-Paul Hill

Richard Knapp wrote:

> Here's what I've come up with for the DTD. I turned it upside down so it starts with the smaller elements and
> works it's way bigger. It turned out easier that way due to the use of <!ENTITYs.
>
> I've tried to comment a lot to: remember what the heck I was thinking (or not thinking) and to make kind of self
> document the structure.
>
> (Opening the floodgates) Comments?
>
> Richard
>
> ======================== begin CaveXML.DTD ========================
>
> <?xml encoding="UTF-8"?>
>
> <!-- This format starts with the small and gets bigger -->
>
> <!-- general entities for use later -->
> <!ENTITY % BaseAngleUnits "Degrees | DMS | Mills | Grad">

[...]

> <!-- A file can contain a survey with many caves or a single cave -->
> <!-- Version will hold the CaveXML release version this file used.
> Source will hold information from a data conversion. Some values
> could be: SMAPS, CMAP, Karst, COMPASS, OnStation, Survex. -->
> <!ELEMENT CaveXML (System | Cave)>
> <!ATTLIST CaveXML
> Version CDATA #FIXED "0.01"
> xmlns CDATA #FIXED "http://www.CaveXML.org"
> Source CDATA #IMPLIED>
>


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

This archive was generated by hypermail 2b30 : Wed Jul 31 2002 - 23:00:00 CEST