You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2001/10/09 17:51:18 UTC

DO NOT REPLY [Bug 4039] - trax: default output properties: booleans should be yes/no

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4039>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4039

trax: default output properties: booleans should be yes/no

curcuru@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|trax: default output        |trax: default output
                   |properties: booleans should |properties: booleans should
                   |be yes/no                   |be yes/no



------- Additional Comments From curcuru@apache.org  2001-10-09 08:51 -------
Indeed; also see http://xml.apache.org/xalan-
j/apidocs/javax/xml/transform/OutputKeys.html for Javadoc of an applicable JAXP 
class; also the sepc in section 16. Output specifically notes that the values 
of properties like these must be "yes" or "no" both as defaults and when 
appearing in stylesheets.