From aruiz@isys.dia.fi.upm.es Wed Jan 31 17:15:53 2001
Received: from goofy.fi.upm.es (goofy.fi.upm.es [138.100.8.23])
	by swi.psy.uva.nl (8.11.2/8.11.2) with ESMTP id f0VGFrZ19546
	for <prolog@swi.psy.uva.nl>; Wed, 31 Jan 2001 17:15:53 +0100 (MET)
Received: from conversion.relay.fi.upm.es by relay.fi.upm.es
 (PMDF V6.0-24 #46251) id <01JZKCFVAIJK0001T4@relay.fi.upm.es> for
 prolog@swi.psy.uva.nl; Wed, 31 Jan 2001 17:14:52 +0100 (MET)
Received: from mistral.dia.fi.upm.es (mistral.dia.fi.upm.es [138.100.11.194])
 by relay.fi.upm.es (PMDF V6.0-24 #46251)
 with ESMTP id <01JZKCFUU6UM0002AY@relay.fi.upm.es> for prolog@swi.psy.uva.nl;
 Wed, 31 Jan 2001 17:14:51 +0100 (MET)
Received: from isys.dia.fi.upm.es by mistral.dia.fi.upm.es (8.8.8/FI-4.1) Wed,
 31 Jan 2001 17:14:51 +0100
Date: Wed, 31 Jan 2001 17:17:19 +0100
From: Alberto Ruiz Cristina <aruiz@isys.dia.fi.upm.es>
To: prolog@swi.psy.uva.nl
Message-id: <3A783A8F.100693A1@isys.dia.fi.upm.es>
MIME-version: 1.0
X-Mailer: Mozilla 4.73 [en] (WinNT; I)
Content-type: text/html; charset=us-ascii
Content-transfer-encoding: 7bit
X-Accept-Language: en
Subject: [SWIPL] XML Parser

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
&nbsp;
<br>Hello!
<p>I have succesfully tried the validating XML parser included in Sgml
package. I use the "load_structure" predicate, and I get a list of
<br>content as a result.
<p>I have also tried the "sgml_parse" predicate, and I have read in the
documentation that output can be set to a stream. But how can
<br>you specify output in that predicate?
<p>Thank you
<p>Alberto Ruiz Cristina
<br>Spain</html>

