Annotation of kupuMPIWG/default/html.kupu, revision 1.1

1.1     ! dwinter     1: <?xml version="1.0" ?>
        !             2: <kupu:feature
        !             3:     name="html"
        !             4:     implementation="default"
        !             5:     xmlns="http://www.w3.org/1999/xhtml"
        !             6:     xmlns:kupu="http://kupu.oscom.org/namespaces/dist"
        !             7:     xmlns:i18n="http://xml.zope.org/namespaces/i18n"
        !             8:     >
        !             9:   <kupu:id>$Id: html.kupu 14296 2005-07-05 15:02:12Z duncan $</kupu:id>
        !            10:   <kupu:part name="html">
        !            11: <html xmlns="http://www.w3.org/1999/xhtml"
        !            12:       xmlns:i18n="http://xml.zope.org/namespaces/i18n"
        !            13:       i18n:domain="kupu" >
        !            14: 
        !            15:   <kupu:define-slot name="html" />
        !            16: 
        !            17: </html>
        !            18:   </kupu:part>
        !            19: </kupu:feature>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>