xsl-list
[Top] [All Lists]

Re: [xsl] XPath expression for checking that an xs:duration value is not negative?

2011-04-23 12:12:08
On 23/04/2011 15:49, Brandon Ibach wrote:
 wouldn't it be sufficient to just
check for the leading minus sign?

yes thought about that afterwords, although hadn't checked if multiple - were allowed. You might need to remove white space first eg with normalize-space)

David


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--