Re: [XXE] Refreshing the CSS generated content: RESOLVED

2013-10-18 Thread Jeff Hooker
Hello Hussein, It was entirely my fault; the xpath query being used to generate the text presumed that there would be either a /Content/ in the path or a //, depending on if the source was in the repository or on a local file system. When a new resource was added it satisfied neither requiremen

[XXE] teaching by example – styles in word-processor formats

2013-10-18 Thread Niels Grundtvig Nielsen
I can spend a happy afternoon taking unstructured content out of an .odt or a .docx file, applying DITA rules for structure and converting the results to a tightly structured output file I can give back to the original writer for discussion. But – while layout and formatting are applied consistentl

Re: [XXE] teaching by example – styles in word-processor formats

2013-10-18 Thread Hussein Shafie
On 10/18/2013 02:56 PM, Niels Grundtvig Nielsen wrote: I can spend a happy afternoon taking unstructured content out of an .odt or a .docx file, applying DITA rules for structure and converting the results to a tightly structured output file I can give back to the original writer for discussion.