Re: <enumeration> of duration types

On Thu, 2005-04-14 at 16:14 +0200, Kasimier Buchcik wrote:
> Hi,
> 
> should a value of "P12M" be considered a valid value for a "duration"
> based simple type with an <enumeration> value of "P1Y"?
> 
> While XSV 2.8 rejects the value, Xerces-J 2.6.2 and MSXML 4 both eat it.
> 
> If the value is allowed: Should the comparison behave like in
> "3.2.6.2 Order relation on duration" of XML Schema part 2?

On the other hand a value of "P365D" is rejected by XSV and Xerces,
while MSXML still eats it.

Kasimier

Received on Thursday, 14 April 2005 14:27:44 UTC