Subject: Re: [xsl] Outputting a complete schema definition?? From: "Eric Bréchemier" <eric.brechemier@xxxxxxxxx> Date: Thu, 13 Jul 2006 14:33:38 +0200 |
the namespace associated with schema elements in your stylesheet is wrong; you should replace xmlns:x="http://www.ipdr.org/namespaces/IPDR" with xmlns:x="http://www.w3.org/2001/XMLSchema"
(...)Hi, (...) E.g. XSD input file (sample) <schema> <schema xmlns = "http://www.w3.org/2001/XMLSchema"
(...)My XSL ====== <?xml version="1.0" encoding="ISO-8859-1" ?> <!-- Edited with XML Spy v2006 (http://www.altova.com) --> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:x="http://www.ipdr.org/namespaces/IPDR">
<xsl:template match="x:schema">
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
[xsl] Outputting a complete schema , Christopher Foley | Thread | AW: [xsl] RSS 2.0 to RSS 1.0 XSLT p, Huditsch, Roman \(LN |
RE: [xsl] XSL Validation with java, Michael Kay | Date | Re: [xsl] Re: Keeping a running tot, Andrew Franz |
Month |