Latest

  • XProc: An XML Pipeline Language

    An XML Pipeline specifies a sequence of operations to be performed on a collection of XML input documents. Pipelines take zero or more XML documents…

  • SML, What is it?

    The Service Modeling Language (SML) provides a rich set of constructs for creating models of complex services and systems. Depending on the application domain, these…

  • Some Useful -XX Options JDK 5 or higher

    The options below are loosely grouped into three categories. Behavioral options change the basic behavior of the VM. Performance tuning options are knobs which can…

  • Binding XML attribute to a DataGrid column

    Most binding examples work with a flat XML structure. However, in most cases the format of the data attribute will not work directly with Flex…