[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Conditional statements in DTD?
- From: David Carlisle <davidc@nag.co.uk>
- To: cmsmcq@acm.org
- Date: Mon, 23 Mar 2009 23:10:01 GMT
> (Without extension functions, though, I don't
> think Schematron can require that if @x is "yes", then @y
> must be a prime number.)
if(@x='yes') then
not(some $i in 2 to (xs:integer(@y)-1) satisfies (@y mod $i) = 0)
David
________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs.
________________________________________________________________________
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]