XML fragments as StringTokens/XMLTokens

2004-04-14 Thread Zimdars, Andrew
I'm trying to construct a container that takes an XML fragment as a parameter value. I've tried two approaches to this, and both result in exceptions (possibly due to limitations in the Microstar XML parser, or laxity in my attempt to use XML). If I use public MyChannel extends

Re: XML fragments as StringTokens/XMLTokens

2004-04-14 Thread Stephen Andrew Neuendorffer
Andrew, The expression language does not have any bindings for xml tokens, unfortunately It probably should have at least a function that takes a StringToken and returns an XMLToken. There are several possible immediate solutions: 1) In vergil, use the expression modifiers/ (with the