This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
Hello, The very end of "3.5.1 Predefined Schema Types" reads: define type fs:numeric restricts xs:anyAtomicType { xs:decimal | xs:float | xs:double } which refers to the type xs:anyAtomicType. From what I can tell, it's a typo for "xdt:anyAtomictype". Also see bug 2322[1]. Cheers, Frans 1. http://www.w3.org/Bugs/Public/show_bug.cgi?id=2322
This has been fixed as suggested. Thanks for your comment. - Jerome