Newbies chirag Posted March 26, 2003 Newbies Share Posted March 26, 2003 hi i would like to know if there is any mathematical operator in XSL that allows to find the modulus. as there is the '%' operator in Java which returns the remainder, is there any operator that performs the same function in XSL? cheers chirag Link to comment Share on other sites More sharing options...
beverly Posted May 7, 2003 Share Posted May 7, 2003 See XPath1.0 <http://www.w3.org/TR/xpath#numbers> for the mod fuction (not tested with FMP...) Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 7823 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now