xsl-list
[Top] [All Lists]

[xsl] Re: is () a node or an atomic?

2011-10-03 05:53:17
What is the base type of (), is it a node or an atomic, or something else?

Nevermind, it explains it here:

http://www.w3.org/TR/xpath20/#doc-xpath-SequenceType

"With the exception of the special type empty-sequence(), a sequence
type consists of an item type that constrains the type of each item in
the sequence, and a cardinality that constrains the number of items in
the sequence. Apart from the item type item(), which permits any kind
of item, item types divide into node types (such as element()) and
atomic types (such as xs:integer)."


-- 
Andrew Welch
http://andrewjwelch.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>