xsl-list
[Top] [All Lists]

RE: is this valid <xsl:template match="@id"> ?

2003-01-03 04:43:25
Can you tell why is this restriction ?  When we create CHILD 
ELEMENT or ATTRIBUTE using DOM, the order did not seem to matter...

XSLT is designed so that a processor can avoid holding the result tree
in memory: if stylesheet instructions are executed serially, then nodes
in the result tree can be serialized as soon as they are written. One of
the original reasons for this was so that display of the rendered output
could start before the transformation is completed.

Michael Kay
Software AG
home: Michael(_dot_)H(_dot_)Kay(_at_)ntlworld(_dot_)com
work: Michael(_dot_)Kay(_at_)softwareag(_dot_)com 


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