This example loads employees.xml and transforms it using employees3.xslt.
The parameter message
is passed in and is equal to "Hello
World!". The start mode is set to "position-first", so the employee's position is first and
the name is second. The resulting code is then displayed.