[relaxng-user] embedding DocBook in another schema

Sebastian Rahtz sebastian.rahtz at computing-services.oxford.ac.uk
Thu Mar 10 16:57:28 ICT 2005


tbrown at nrri.umn.edu wrote:

>
> {db:para}{db:itemizedlist} ... {/db:itemizedlist}{/db:para}
>
> rather than
>
> {db:para}{itemizedlist} ... {/itemizedlist}{/db:para}
>
if you start

<article xmlns="foo.bar">

you can omit the prefix or declaration on elements inside that


namespaces are funny creatures.

sebastian


More information about the relaxng-user mailing list