given a String of something like "P1DT25M2S" of type xsd:duration, how would i use built-in methods of xerces to convert that to a number of seconds? I could parse it on my own, but I figured if xerces can validate it, perhaps it has methods to convert it too..
thanks for the help kent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
