El Sábado, 7 de Julio de 2007 16:18, Randy McMurchy escribió: > What I'd like is to not have to validate every time the book is > rendered. I trust the editors to do their job and validate before > committing changes. There should be no need to validate, so please > let me know how to render without validation.
By default, xsltrproc do the validation, but don't output the same info that xmllint. Thus now you have the xmllint output when parsing index.xml while resolving Xincludes and entities with no performance lost, and without the need to do a separate validation process. -- Manuel Canales Esparcia Usuario de LFS nº2886: http://www.linuxfromscratch.org LFS en castellano: http://www.escomposlinux.org/lfs-es http://www.lfs-es.info TLDP-ES: http://es.tldp.org -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
