On Fri, 13 Feb 2009 19:36:36 +0100, Aleksandar Kuktin <[email protected]> wrote:
> Has there been any code written, or are there some defined XML Schema > documents? As to say: is there a place defining the structure of the > foreseen XML profile, or will I have to divine it from someplace else > (jhalfs)? :) The only two implementations I'm aware of are nalfs and jhalfs. Of those, I've only ever used jhalfs and it works well enough for my needs. jhalfs simply parses the LFS & BLFS book's XML using XSLT to produce the build scripts, rather than defining its own XML schema. That way, as long as some simple rules are followed when editing the book source, jhalfs will be able to build it. Regards, Matt. -- http://linuxfromscratch.org/mailman/listinfo/alfs-discuss FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
