- From: Mario Maccarini <Mario.Maccarini@rug.ac.be>
- Date: Tue, 12 Dec 2000 08:56:29 -0500 (EST)
- To: xml-dist-app@w3.org
I think there might be an error in the schema fragment describing the
structure
of the first example in http://www.w3.org/TR/SOAP/#_Toc478383520
it now reads:
<element name="Book">
<complexType>
<element name="author" type="xsd:string"/>
<element name="preface" type="xsd:string"/>
<element name="intro" type="xsd:string"/>
</complexType>
</e:Book>
In my opinion the last line should be changed to:
</element>
Mario
--
Mario Maccarini
Ghent University
Belgium
Received on Tuesday, 12 December 2000 21:04:10 UTC