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

  • From: "Julie Brown" <jubrown@p...>
  • To: <xml-dev@i...>
  • Date: Mon, 13 Jul 1998 08:31:11 -0700

Hi everyone, again.

I wanted to thank everyone for your advice on my XML pages.  I didn't
realize that I had made some serious errors with starting and ending an xml
document.

I'll be fixing it over the next day, and explaining a bit more about
elements and attributes--we wanted to avoid discussing them until the
"Basics Section," but I think you're all right about briefly mentioning
them.

Thanks again for the advice!
-Julie

-----Original Message-----
From:	owner-xml-dev@i... [mailto:owner-xml-dev@i...] On Behalf Of
Frank Boumphrey
Sent:	Sunday, July 12, 1998 8:58 AM
To:	Tim Bray; Julie Brown; xml-dev@i...; dturner@m...;
stevsk@m...
Subject:	Re: XML--I need advice on an XML tutorial I wrote

I think it would have been fairer to point out that xml should be lower
case<g>!

<?xml version="1.0"?> is correct

"<?XML version="1.0"?> "
>
>Wrong.  Read the spec

Prolog
[22]  prolog ::=  XMLDecl? Misc* (doctypedecl Misc*)?
[23]  XMLDecl ::=  '<?xml' VersionInfo EncodingDecl? SDDecl? S? '?>'
[24]  VersionInfo ::=  S 'version' Eq (' VersionNum ' | " VersionNum ")
[25]  Eq ::=  S? '=' S?
[26]  VersionNum ::=  ([a-zA-Z0-9_.:] | '-')+
[27]  Misc ::=  Comment | PI |  S

Frank

Frank Boumphrey
XML and style sheet info at Http://www.hypermedic.com/style/index.htm
Author: - Professional Style Sheets for HTML and XML http://www.wrox.com


-----Original Message-----
From: Tim Bray <tbray@t...>
To: Julie Brown <jubrown@j...>; xml-dev@i...
<xml-dev@i...>; dturner@m... <dturner@m...>;
stevsk@m... <stevsk@m...>
Date: Sunday, July 12, 1998 11:29 AM
Subject: Re: XML--I need advice on an XML tutorial I wrote


>


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...)



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