
24 May
2012
24 May
'12
11:20 a.m.
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/