[xsl] schema's and getting enumeration values

Subject: [xsl] schema's and getting enumeration values
From: "Robert Koberg" <rob@xxxxxxxxxx>
Date: Mon, 30 Apr 2001 07:36:26 -0700
If the XML document has a schema set at the root like so (or any way it
needs to be):

<section id="root" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance";
xsi:noNamespaceSchemaLocation="config.xsd">

Is there some way (using the latest Xalan or Saxon) to get enumeration
values and use them in XSLT?

Do I need to use document() and treat it like a normal xml page?

Thanks,
Rob


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


Current Thread