String size in a schema

Subject: String size in a schema
From: David Delgranche <ddelgranche@xxxxxxxxxx>
Date: Thu, 30 Nov 2000 16:06:58 +0100
Hi

I'm writing an XSLT stylesheet to create a SQL script from a schema. I
have read the XMLschema part 0 specifications but I still have a
question. I would like to be able to declare attribute or element typed
as a string but with specifying the maximum length... I would like
something like:
<xsl:attribute name="products" type="xsd:string" maxlength="30"/>
It seems that facets could help me. I had a look at the documentation on
them but there is no implementation example.. Does anyone know how to
use them?
Thankes a lot for help
David
-- 
David DELGRANCHE
Silicom Region Ouest
80 av des Buttes de Coesmes 35700 RENNES
Tel: 02 99 84 17 17


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread