This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

schema's and getting enumeration values


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]