[oXygen-user] Bug in the Ant schema

Florent Georges lists at fgeorges.org
Thu May 24 06:20:29 CDT 2012


  Hi,

  With oXygen 13.2, when opening an existing Ant build script (or when
creating a new one from scratch), if in a target we have an 'ant' task
with some property:

    <project basedir="." default="dist" name="prj">
       <target name="dist">
          <ant>
             <property name="n" value="v"/>
          </ant>
       </target> 
    </project>

then oXygen complains that:

    E [Xerces] The content of element type "ant" must match "EMPTY".

  Even though this is an important feature when using DITA-OT ;-)
This might be a good idea to amend the schema?

  Regards,
 
-- 
Florent Georges
http://fgeorges.org/
http://h2oconsulting.be/


More information about the oXygen-user mailing list