Just wondering if it's possible to get a copy of the XSLT file that AB uses internally to generate a HTML document. For instance, in the AB40k files we have a faqDat.dat file that is an "Army Builder Data" XML document type which when the files are compiled AB creates an faq.htm file.
What I'm after is a copy of the XSLT that AB itself uses to create that faq.htm file from the faqDat.dat XML if possible, so we can use it to generate a copy of the faq.htm file without having to compile the AB40k files - this way we can generate an online version of the FAQ on our website direct from the source .dat file without having to manually copy the faq.htm file from a compiled AB installation.
I could probably create an XSLT file from scratch given a couple of weeks to get to grips with XSLT, but if a readily useable file is already kicking around it would be a great help.
What I'm after is a copy of the XSLT that AB itself uses to create that faq.htm file from the faqDat.dat XML if possible, so we can use it to generate a copy of the faq.htm file without having to compile the AB40k files - this way we can generate an online version of the FAQ on our website direct from the source .dat file without having to manually copy the faq.htm file from a compiled AB installation.
I could probably create an XSLT file from scratch given a couple of weeks to get to grips with XSLT, but if a readily useable file is already kicking around it would be a great help.