All: Thanks! Carmelo At 08:39 AM 4/27/2005 +0100, Michael Kay wrote: > > > > A quick question ... > > > > Shouldn't this expression evaluate to true rather than a > > dynamic error > > regarding the non existence of element(P1Y2M3DT10H30M)? > > > > P1Y2M3DT10H30M instance of xs:duration > > > >No, P1Y2M3DT10H30M is a valid element name and is interpreted as >./child::P1Y2M3DT10H30M. > >You want > >xs:duration("P1Y2M3DT10H30M") instance of xs:duration > >Michael Kay >http://www.saxonica.com/Received on Wednesday, 27 April 2005 13:09:24 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:43:44 UTC