xsl-list
[Top] [All Lists]

Re: [xsl] instance-of schema-element

2008-03-14 09:03:49
On 14/03/2008, John Snelson <john(_dot_)snelson(_at_)oracle(_dot_)com> wrote:
Hi Andrew,

 I think you can accomplish what you want using lax validation and
 "instance of" in XPath 2.0. The basic idea would be to perform lax
 validation, and then check if the validation succeeded using "instance of".

Hi John,

lax validation will validate the element if a definition is found to
validate it against... so because a definition is there, lax will
behave the same as strict wouldn't it?



-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

--~------------------------------------------------------------------
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>
--~--