[Home] [By Thread] [By Date] [Recent Entries]

  • From: "James Tauber" <jtauber@j...>
  • To: <Usha_R2@v...>, <xml-dev@i...>
  • Date: Fri, 28 Aug 1998 20:50:45 +0800

An XML document has the form:

XML Declaration (optional)
Prolog (optional)
Document Element
Miscellaneous Comments and/or PIs (optional)

In your case, <s:schema>...</s:schema> is the Document Element. (There can
only be one).

So the only thing allowed after </s:schema> is a comment or PI, hence
mxsml's error.

Also, the XML Declaration should be <?xml version='1.0' ?> (ie lower case
xml)

James
--
James Tauber / jtauber@j...      http://www.jtauber.com/
Lecturer and Associate Researcher
Electronic Commerce Network             ( http://www.xmlinfo.com/
Curtin Business School                  ( http://www.xmlsoftware.com/
Perth, Western Australia                ( http://www.schema.net/

><?XML version='1.0' ?>
><s:schema>
[...]
></s:schema>
><Book>
>    <author>Henry Ford</author>
>    <author>Samuel Crowther</author>
>    <title>My Life and<titlePart>Work</titlePart></title>
></Book>



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member