[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
RE: [xml-dev] The <any/> element: bane of security or savior of versioning?
- From: "G. Ken Holman" <gkholman@CraneSoftwrights.com>
- To: <xml-dev@lists.xml.org>
- Date: Mon, 22 Oct 2007 12:52:58 -0400
At 2007-10-22 12:41 -0400, Costello, Roger L. wrote:
>Rick Jelliffe: when is Schematron going to have the ability to do
>datatype assertions, e.g. "The value of the <Value> element is of
>datatype xs:nonNegativeInteger"?
If you use an XPath 2.0 binding to Schematron you could say:
<rule context="X">
<assert test=". castable as xs:nonNegativeInteger">
The value of the X element is of datatype xs:nonNegativeInteger
</assert>
</rule>
I hope this helps.
. . . . . . . . . . . . Ken
--
Comprehensive in-depth XSLT2/XSL-FO1.1 classes: Austin TX,Jan-2008
World-wide corporate, govt. & user group XML, XSL and UBL training
RSS feeds: publicly-available developer resources and training
G. Ken Holman mailto:gkholman@CraneSoftwrights.com
Crane Softwrights Ltd. http://www.CraneSoftwrights.com/x/
Box 266, Kars, Ontario CANADA K0A-2E0 +1(613)489-0999 (F:-0995)
Male Cancer Awareness Jul'07 http://www.CraneSoftwrights.com/x/bc
Legal business disclaimers: http://www.CraneSoftwrights.com/legal
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]