changes-v20.dtd and todo-v20.dtd broken due to required IDREF attribute
"context" in element <action>
-----------------------------------------------------------------------------------------------------
Key: FOR-727
URL: http://issues.apache.org/jira/browse/FOR-727
Project: Forrest
Type: Bug
Components: XML grammars & validation
Versions: 0.7
Environment: Any.
Reporter: Christoph Beck
In common-elems-v10.mod the <action> element defines a required IDREF attribute
"context":
<!ATTLIST action ... context IDREF #REQUIRED ...>
This attribute is used in status documents to reference <context> elements
defined in status-v13.mod,
but this element definition is not available in changes-v20.dtd and
todo-v20.dtd.
Either the definitions of the <contexts> and <context> elements should be moved
to common-elems-v10.mod
or attribute "context" of element <action> should be #IMPLIED.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira