This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: conditionals not allowed at top-level


> I trust this is an appropriate forum to suggest changes to the XSL
> specification.

Not if you want them to be formally considered - for that, use
xsl-editors@w3.org
>
> I've defined a top-level (within the <stylesheet> element) <param>
> element to control the output format.  I attempted to have a top-level
> <choose> element to select what <output> element should be generated
> depending on the value of that parameter.

The published XSLT 1.1 Working Draft allows the attributes of <xsl:output>
to be written as attribute value templates, so their values can depend on
data supplied as parameters or derived from the source document.

Mike Kay
Software AG


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]