X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Tue, 13 Jul 2021 19:24:29 +0200 (CEST) From: Roland Lutz To: "Peter Stuge (peter AT stuge DOT se) [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] file format cooperation In-Reply-To: <20210713163256.8360.qmail@stuge.se> Message-ID: References: <20210713163256 DOT 8360 DOT qmail AT stuge DOT se> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 13 Jul 2021, Peter Stuge (peter AT stuge DOT se) [via geda-user AT delorie DOT com] wrote: > Roland, is there already a DTD or XSD for your XML format? I didn't > see mention of one in the doc. If not, I'll volunteer to write one. I chose XML because it's relatively well-known and because files can be displayed in a browser given an appropriate XSL stylesheet, but I don't know too much about its more advanced aspects. What advantage do you think having an DTD or XSD would have?