[Home] [By Thread] [By Date] [Recent Entries]

  • From: "David Lee" <dlee@c...>
  • To: "'David Carlisle'" <davidc@n...>
  • Date: Tue, 11 Jan 2011 18:06:54 -0500

OK Reading this it seems that document nodes are implicitly created in 2
cases

1)  When using XSLT Text Serialization (which seems to be aimed at creating
a External Parsed Entity), the document node 
(is "implicitly created"  in my mind this is a "virutal" object only to make
it easier to document how serialization works, as no actualy "document node"
is in the serialization output itself).

2) When using <xsl:variable>  which is in my mind a "legacy compatibility"
issue because XSLT1.0 couldn't handle XDM Sequences in a variable so they
had to be wrapped in a document
In this case an actual in-memory XDM document node is literally created.



----------------------------------------
David A. Lee
dlee@c...
http://www.xmlsh.org


-----Original Message-----
From: David Carlisle [mailto:davidc@n...] 
Sent: Tuesday, January 11, 2011 5:12 PM
To: David Lee
Cc: xml-dev@l...
Subject: Re:  text nodes of document in XDM


On 11/01/2011 22:05, David Carlisle wrote:
> When is a document node created implicitly ?

oh and also, in xslt whenever you use xsl:variable with content and no 
as attribute, such as
<xsl:variable name="x">hello</xsl:variable>
or use xsl:result-document (or the implicit principal result document)


David


_______________________________________________________________________

XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.

[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: xml-dev-unsubscribe@l...
subscribe: xml-dev-subscribe@l...
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member