[Petal] Petal 0.82 Released
    Chris Croome 
    chris at webarchitects.co.uk
       
    Tue Jan 28 11:58:40 GMT 2003
    
    
  
Hi
On Tue 28-Jan-2003 at 10:46:40 +0000, Jean-Michel Hiver wrote:
> so basically if you always start your templates with:
> 
>   <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
>       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
>       <html
>         xml:lang="en" lang="en"
>         xmlns="http://www.w3.org/1999/xhtml"
>         xmlns:petal="http://purl.org/petal/1.0/"
>         xmlns:xi="http://www.w3.org/2001/XInclude">
Yes I have been trying to always put all the namespaces for a document
as attributes on the first element of a document just to make things
tidy and potentially less confusing.
Petal should remove the petal and xi namespaces after it has processed
the template.
Chris
-- 
Chris Croome                               <chris at webarchitects.co.uk>
web design                             http://www.webarchitects.co.uk/ 
web content management                               http://mkdoc.com/   
everything else                               http://chris.croome.net/  
    
    
More information about the Petal
mailing list