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

  • From: "McNally, David J. (LNG-MBC)" <David.J.McNally@b...>
  • To: "'xml-dev@l...'" <xml-dev@l...>
  • Date: Mon, 19 Mar 2001 09:41:47 -0500

Thomas B. Passin said:
> >  <FOO>
> >  <LIT TEXT="hello">         <![CDATA[This is literal
> >           stuff]]>
> >           </lit>
> >  <LIT TEXT="stuff">         this is some stuff
> >           </lit></foo>
> >
> 
> This is not well-formed because the case of <FOO> doesn't 
> match  the case of
> </foo>.  I presume this can be fixed easily, yes?
> 
> Cheers,
> 
> Tom P

You are right on both counts.  Put it down to my shoddy typing of the input
file and forgetfulness about the incomplete XML parsing implementation in
the version of Omnimark I was using.  I should have used a later version, or
remembered to turn on case sensitivity in the parsing.

David.

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