Oh and for the root element, you need to add the LFS namespace and the sub 
namespaces to the root of the document. Like
"xmlns="http://www.linuxfromscratch.org/rng""; and 
"xmlns:xi="http://www.w3.org/2001/XInclude""; for the XInclude part. Also, we 
need "xmlns:xlink="http://www.w3.org/1999/xlink""; for the links and the 
xpointer attribute to the xinclude element. Oh, as for my linking example, we 
can replase the ulink and about-any-element combo with the about-any-element 
using the xlink:href attribute. And if we don't have a about-any-element 
following it, we can just use link.
_________________________________________________________________
Get ideas on sharing photos from people like you.  Find new ways to share.
http://www.windowslive.com/explore/photogallery/posts?ocid=TXT_TAGLM_WL_Photo_Gallery_082008
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to