-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: OBIX 1.1 WD43
-
Component/s: OBIX 1.1 Specification
-
None
-
Environment:
William Cox
On lines 311-319 it is not clear that the types are XSD types. This is especially confusing because the UML simple type is "integer" with no implied range; the schema consistently uses "long" which is an XSD type that fits in 64 bits.
[Note that xs:integer is the supertype of xs:long without value restruction[