Re: [xsl] instance-of schema-element

Subject: Re: [xsl] instance-of schema-element
From: "Andrew Welch" <andrew.j.welch@xxxxxxxxx>
Date: Fri, 14 Mar 2008 16:03:21 +0000
On 14/03/2008, John Snelson <john.snelson@xxxxxxxxxx> 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/

Current Thread