Some help wioth setting a subset of nodes into a variable
Hey,
I'm building an RSS Feed (well fixing it actually) and it has to work across different child doc types. The Child doc types all ahev the correct properties.
Sorry - should have added the error message on save:
Error occured
System.Xml.Xsl.XslTransformException:
To use a result tree fragment in a path expression, first convert it to
a node-set using the msxsl:node-set() function.
at System.Xml.Xsl.Runtime.XsltConvert.EnsureNodeSet(IList`1 listItems)
at pubDate(XmlQueryRuntime {urn:schemas-microsoft-com:xslt-debug}runtime)
Hows about using (it may be msxml:node-set, i can never remember). If the below doesn't work post the copy-of output of your variable se I can see the structure
Some help wioth setting a subset of nodes into a variable
Hey,
I'm building an RSS Feed (well fixing it actually) and it has to work across different child doc types. The Child doc types all ahev the correct properties.
So what mi trying to do is:
Then:
Is that possible?
Thanks.
Cripes, sorry for the typos...
Sorry - should have added the error message on save:
Hows about using (it may be msxml:node-set, i can never remember). If the below doesn't work post the copy-of output of your variable se I can see the structure
Got it, thanks Dan.
is working on a reply...