<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><pre>Here is my problem with using DITA-OT.</pre><pre><br></pre><pre>I am just starting to use the "Filtering" feature when I encounter the following issue:</pre><pre><b>Here is how I run the DITA-OT:</b></pre><pre>java -jar lib/dost.jar /i:/conditional-text.ditamap /filter:plumbers.ditaval /outdir:. /transtype:pdf2
<br></pre><pre><b>And here is the result: 
</b>BUILD FAILED
D:\DITA-OT\build.xml:44: The following error occurred while executing this line:
D:\DITA-OT\plugins\org.dita.base\build_preprocess.xml:24: Failed to run pipeline: [DOTJ012F][FATAL] Failed to parse 

the input file 'D:\DITA-OT\conditional-text.ditamap'. The XML parser reported the following error: : conditional-

text.ditamap Line 2:cvc-elt.1.a: Cannot find the declaration of element 'val'.

<b>Here is the content of my <span style="line-height: 1.7;">conditional-text.ditamap</span><br></b>
&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;val&gt;
&lt;prop att="audience" val="electricians" action="include"/&gt;
&lt;prop att="audience" val="plumbers" action="exclude"/&gt;
&lt;/val&gt;</pre><pre><br></pre><pre>Can anyone tell me how to fix this?Thanks!

</pre></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>