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

  • From: "Thomas B. Passin" <tpassin@h...>
  • To: xml-dev@l...
  • Date: Fri, 16 Mar 2001 23:37:32 -0500

McNally, David J.  transformed the STUFF using Omnimark, but ...
>
>  The output I get is:
>
>  C:\Temp>omnimark -s foo.xom foo.xml
>  OmniMark C/VM 5.1
>  Copyright (c) 1988-1999 by OmniMark Technologies Corporation.
>           <?foo bar?>
>           <!DOCTYPE foo SYSTEM "foo.dtd" [
>           <!ENTITY bar "this is some STUFF">
>           ]>
>
>  <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




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