[oXygen-user] Oxygen does not recognize DITA <steps-informal>

George Bina
Mon Apr 13 23:06:54 CDT 2015


Hi Mark,

This is not part of the strict task model - you need a general task. 
Assuming you are using DITA DTDs, please edit the task in text mode to 
make sure you have as DOCTYPE declaration:

<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA General Task//EN" 
"generalTask.dtd">

Best Regards,
George
--
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com

On 14/04/15 07:01, Mark Giffin wrote:
> I get an error with this markup, which I think should be valid for DITA
> 1.2:
>
> <task id="d3e123">
>     <title>Words here</title>
>     <taskbody>
>        <steps-informal></steps-informal>
>     </taskbody>
> </task>
>
> Here's the error:
> -------
> E [Xerces] Unexpected element "steps-informal". The content of the
> parent element type must match
> "(prereq?,context?,(steps|steps-unordered)?,result?,example?,postreq?)".
> -------
>
> Shouldn't Oxygen call this valid? Here's the spec for it:
>
> http://docs.oasis-open.org/dita/v1.2/os/spec/langref/steps-informal.html
>
> Thanks,
> Mark
> _______________________________________________
> oXygen-user mailing list
> 
> http://www.oxygenxml.com/mailman/listinfo/oxygen-user
>


More information about the oXygen-user mailing list