<?xml version="1.0" encoding="UTF-8"?>
<CompositeRequest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="U-JDL-Xnew.xsd">
        <Request appRef="xx" taskRef="yy"/>
        <Application ID="xx" name="csh"/>
        <ScriptTask ID="yy">
                <Script>example.csh</Script>
        </ScriptTask>
</CompositeRequest>