[
Lists Home |
Date Index |
Thread Index
]
- From: Tim Crook <tcrook@JetForm.com>
- To: "'xml-dev@xml.org'" <xml-dev@xml.org>
- Date: Fri, 13 Oct 2000 11:28:56 -0400
Looking through http://www.w3.org/TR/xml-stylesheet/, I didn't notice a
specific way of passing down name-value pairs to the XSL processor mentioned
specifically. If there is no specific DTD to cover the definition, should
all unrecognized pseudo attribute values (that is, not type="text/xsl" and
href="...") be passed down as parameters to the XSL processor, where they
can be picked up using <xsl:param>?
|