Subject: RE: Adding targetNamespace to schema
From: Florent Georges <darkman_spam@xxxxxxxx>
Date: Mon, 22 May 2006 14:58:11 +0200 (CEST)
|
Georg Hohmann wrote:
Hi
> I want to generate a schema out of a normal xml-file. The source
> document has a different namespace as the xml files for which the
> resulting schema should be suitable for. Most of the conversion (with
> Saxon8) works fine, but i simply don't now how to add the
> "targetNamespace"-attribute to the "xs:schema"-root tag of the result
> document using XSLT.
> So i would be thankful if someone could give me a hint how to solve
> this.
I'm not sure what exactly the problem is. Maybe you're just looking
for 'namespace-uri()', to get the URI of the namespace of a node?
Regards,
--drkm
___________________________________________________________________________
Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services prifiris : virifiez vos nouveaux mails, lancez vos recherches et suivez l'actualiti en temps riel.
Rendez-vous sur http://fr.yahoo.com/set
|