Re: Override a type in a schema

On 7 March 2012 17:29, Michael Kay <mike@saxonica.com> wrote:
> Given a suitable API, you can validate the element against any type you
> like.
>
> One such suitable API is the XSLT instruction:
>
> <xsl:copy-of select="theirs:foo" type="my:type"/>

Ah ok, I was hoping I was missing some way for my.xsd to import
their.xsd and override the type somehow...


-- 
Andrew Welch
http://andrewjwelch.com

Received on Wednesday, 7 March 2012 17:38:10 UTC