On Thu, 3 May 2007 13:23:58 -0700 "ccbranham" <[EMAIL PROTECTED]> wrote:
> When I load my xsl file into OOW as an export filter and then export a .odt > file using it, I get a file with just my top-level tag and all the > namespaces declared, but the tag is empty and there is no other content in > the file: Sounds like your xsl is simply wrong. Either the namespace of tags is wrong or the matching rules are just wrong. Also I unzip the odt and run xsltproc directly on the content.xml file. That might make a difference (it's certainly faster). Mike -- Michael B Allen PHP Active Directory Kerberos SSO http://www.ioplex.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
