File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change @@ -5477,13 +5477,23 @@
Algorithm
5477
5477
< code > xsd:doublecode > and its
5478
5478
< a > lexical forma >
5479
5479
is a valid < code > xsd:integercode > or < code > xsd:doublecode >
5480
- according [[XMLSCHEMA11-2]], set < var > converted valuevar >
5481
- to the result of converting the
5482
- < a > lexical forma >
5483
- to a JSON < a > numbera > .li >
5480
+ according to [[XMLSCHEMA11-2]],
5481
+ < ol >
5482
+ < li > attempt to convert the < a > lexical forma > to a < a > JSON numbera >
5483
+ according to
5484
+ [[RFC8785]] < a data-cite ="RFC8785#name-serialization-of-numbers ">
5485
+ JSON Serialization Scheme (JCS) 3.2.2.3 Serialization of Numbers
5486
+ a > procedure;
5487
+ li >
5488
+ < li >
5489
+ If the conversion is successful, set < var > converted valuevar >
5490
+ to its result.
5491
+ li >
5492
+ ol >
5493
+ li >
5484
5494
ol >
5485
5495
li >
5486
- < li class ="changed "> Otherwise, if < a > processing modea > is not `json-ld-1.0`,
5496
+ < li class ="changed "> If < a > processing modea > is not `json-ld-1.0`,
5487
5497
and < var > valuevar > is a < a > JSON literala > ,
5488
5498
set < var > converted valuevar > to the result of
5489
5499
turning the lexical value of < var > valuevar >
You can’t perform that action at this time.
0 commit comments