Re: schema upgrade

It works fine if my xsd is not using any xsd imports.But if it does and that
import happens to have older schema support then this fails. Any ideas on
how to do this without basically going on to apply the xsl on that imported
xsd as well.

This problem comes up when i am doing xdr to xsd conversion and it generates
a single data-library.xsd as XDRtoW3CTypes.xsd which can be imported to any
xsd converted from xdr.Hence this xsl can be applied to one xsd but not
simultaneously to XDRtoW3CTypes.xsd where then it throws up error.

ms

----- Original Message -----
From: "Henry S. Thompson" <ht@cogsci.ed.ac.uk>
To: "shadab" <mohammad.shadab@adeptia.com>
Cc: <richard-liu@tiscalinet.ch>; <xmlschema-dev@w3.org>
Sent: Wednesday, April 30, 2003 6:44 PM
Subject: Re: schema upgrade


> "shadab" <mohammad.shadab@adeptia.com> writes:
>
> > Hi,
> >
> > I need to upgrade older version schemas to newer 2001 one standard.This
is
> > an xsl for doing the same.
> >
> >
http://dev.w3.org/cvsweb/xmlschema/schemaRev2.xsl?rev=1.4&content-type=text/
> > x-cvsweb-markup&sortby=file
> >
> > Any usage ideas of this xsl as this doesnt transform completely.Means
some
> > preprocessing etc. is needed on the xsd before applying this
transformation.
>
> It should do the whole thing -- what namespace does your input use,
> and what problems did you have with the output?
>
> Note also there's an online version of this available at
>
>   http://www.w3.org/2001/03/webdata/xsu
>
> ht
> --
>   Henry S. Thompson, HCRC Language Technology Group, University of
Edinburgh
>                       Half-time member of W3C Team
>      2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
>     Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk
>      URL: http://www.ltg.ed.ac.uk/~ht/
>  [mail really from me _always_ has this .sig -- mail without it is forged
spam]

Received on Wednesday, 30 April 2003 10:23:54 UTC