Unexpected shutdown of XMLSpy?
Auto-Save your XML files!
Want to see all validation errors at once?
Use ValidatorBuddy!
Archives 

Show All

  • 2008
    • August
      • An Ant task to transform XSL with AltovaXML - Step 3 - Creating the Java project
        08/26/08
        After playing around a little bit with the AltovaXML Java API in the first simple project I created I wanted to build the actual Java package to get the Ant task class.

        So I opened again Eclipse and added a new Java project. Then I added a package with the name altovaxml.transformxslt2 to

      • An Ant task to transform XSL with AltovaXML - Step 2 - Eclipse
        08/25/08
        Step 2 - Getting a Java IDE

        A big step for me, a small step for the Ant task.

        Luckily AltovaXML provides a Java API. Therefore it shouldn't be a problem to define an Ant task for it also. However, I'm not really a big fan of Java (but it is nothing wrong with Java of

      • The goal: Defining an Ant task to transform XSL with AltovaXML
        08/24/08
        After reading about Ant tasks it came to my mind to define a task to run XSL transformations using AltovaXML. Ok, I have to admit that this is actually only the starting point for something else. The final goal is to add Ant functionalities to XML ValidatorBuddy . A typical scenario would be to run

      • Validating W3C Schema files
        08/03/08
        Every now and then people are asking me how they can validate W3C Schema files using XML ValidatorBuddy. Sometimes they even tell me this is not possible. Of course it is possible but you need to install the AltovaXML parser for this. To clarify this better I added an own help page about how to val

      • Schematron pre-processing steps
        08/02/08
        Rick Jelliffe posted new versions of XSLT stylesheets for Schematron validation pre-processing on the Schematron mailing list. Those stylesheets enable support for includes and abstract patterns before the final skeleton XSL is applied to the schema to get the final XSL which can be used to validat

    • July
    • June
    • May
    • April
    • March
    • February
    • January
  • 2007