[Petal] Processing Instructions
   
    Chris Croome
     
    chris@webarchitects.co.uk
       
    Thu, 15 Aug 2002 11:48:59 +0100
    
    
  
Hi
A processing instruction such as this will cause XML parsers to stop
parsing (try opening a file with this in it in Mozilla):
  <?petal:set="foo bar"?>
Where as one like this is OK:
  <?petal set="foo bar"?>
Note the whitespace.
The specification for PIs is here:
  http://www.w3.org/TR/REC-xml#sec-pi
Chris  
-- 
Chris Croome                               <chris@webarchitects.co.uk>
web design                             http://www.webarchitects.co.uk/ 
web content management                               http://mkdoc.com/   
everything else                               http://chris.croome.net/