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

  • To: xml-dev <xml-dev@l...>
  • Subject: living fossil?
  • From: Francis Norton <francis@r...>
  • Date: Wed, 06 Feb 2002 12:56:18 +0000
  • Reply-to: francis@r...
  • User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2

Hi,

I found this in a .NET public beta 2 CAB file that I just generated:

--
<?XML version="1.0" ENCODING='UTF-8'?>
<!DOCTYPE SOFTPKG SYSTEM "http://www.microsoft.com/standards/osd/osd.dtd">
<?XML::namespace href="http://www.microsoft.com/standards/osd/msicd.dtd" 
as="MSICD"?>
<SOFTPKG NAME="BufferMapperCab" VERSION="1,0,0,0">
         <TITLE> BufferMapperCab </TITLE>
             <MSICD::NATIVECODE>
                 <CODE NAME="BufferMapper">
                     <IMPLEMENTATION>
                         <CODEBASE FILENAME="BufferMapper.exe">
                         </CODEBASE>
                     </IMPLEMENTATION>
                 </CODE>
             </MSICD::NATIVECODE>
</SOFTPKG>
--

Anyone recognise this PI-based usage - is it a pre-namespaces-rec 
syntax, or what?

Francis.


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