[oXygen-user] Oxygen does not recognize DITA <steps-informal>
    Mark Giffin 
    
       
    Mon Apr 13 23:01:51 CDT 2015
    
    
  
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
    
    
More information about the oXygen-user
mailing list