[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Getting the data type of an element


Subject: Re: [xsl] Getting the data type of an element
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 12 Jan 2004 20:15:35 -0500

At 2004-01-12 19:33 -0500, Anderson, Rick A wrote:
I want to be able to convert the "true" and "false" strings to "1" and "0",
respectively, when I get the value of a boolean type element. However, I
want to be sure the XSD schema has defined the element as type boolean, and
it is not just a string element with the value "true". I think I need to
know the data type of an element, but I cannot find a MSXML4 property or
method that returns this type information, using the schema.

It would have to be an extension or an implementation of data-type-aware XSLT 2.0 because XSLT 1.0 works on the instance and DTD default attribute string information and not on the document model constraints.


I hope this helps.

.................... Ken


-- North America (Washington, DC): 3-day XSLT/2-day XSL-FO 2004-03-15 Instructor-led on-site corporate, government & user group training for XSLT and XSL-FO world-wide: please contact us for the details

G. Ken Holman                 mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0    +1(613)489-0999 (F:-0995)
ISBN 0-13-065196-6                       Definitive XSLT and XPath
ISBN 0-13-140374-5                               Definitive XSL-FO
ISBN 1-894049-08-X   Practical Transformation Using XSLT and XPath
ISBN 1-894049-11-X               Practical Formatting Using XSL-FO
Member of the XML Guild of Practitioners:     http://XMLGuild.info
Male Breast Cancer Awareness  http://www.CraneSoftwrights.com/s/bc


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




Current Thread
Keywords