- <?xml version="1.0" encoding="UTF-8"?>
- <?xml-model href="dita-ot/plugin.rnc" type="application/relax-ng-compact-syntax"?>
- <plugin id="com.example.html5-javascript">
- <require plugin="org.dita.html5"/>
- <transtype name="html5-javascript" extends="html5" desc="HTML5 with embedded JavaScript"/>
- <feature extension="ant.import" file="build_html5-javascript.xml"/>
- </plugin>
|