8 lines
396 B
XML
Executable file
8 lines
396 B
XML
Executable file
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml-model href="https://www.dita-ot.org/rng/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>
|