• Structured Authoring, XSLT

    Posted on August 13th, 2009

    Written by douglaspaulwade

    Tags

    XSLT – Converting a Document to Change All Text

    Using XSLT, I want to display some examples, however, not show you the original text. My sample file is a real-world example, but the content is a distraction. This simple transformation will convert all of the text nodes (document text) to x’s. During the transformation, the XSLT stylesheet will convert, all the capital, lowercase letters [...]

  • XSLT

    Posted on August 10th, 2009

    Written by douglaspaulwade

    Tags

    , ,

    XSLT – A Starting Point

    I recently returned from an XSLT class taught by G. Ken Holman of Crane Softwrights. The class was five days training on XSLT, XQuery, and XPath. The class took place in Walnut Creek, California, August 3-7th, 2009. This was very intense. It was like trying to get a drink of water out of a fire hose. [...]