Missing "join" attribute for result element in DTD

"Travelli Stefano" <[email protected]>
Newsgroups gmane.comp.java.open-symphony.devel
Message-ID <[email protected]>
Hi,

element "result" in DTD is defined as follow

<!ELEMENT result (conditions, validators?, pre-functions?, post-functions?)>
<!ATTLIST result
	old-status CDATA #REQUIRED
	status CDATA #IMPLIED
	step CDATA #IMPLIED
	owner CDATA #IMPLIED
	split CDATA #IMPLIED
	due-date CDATA #IMPLIED
	id CDATA #IMPLIED
>

That is, it miss a "join" property.

Since the class ResultDescriptor has the "join" property and <unconditional-result> tag also accepts a "join" as target I can't understand why <result> doesn't.
Is it a bug in DTD or is there a particular reason for this?

stefano





-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.