File tree Expand file tree Collapse file tree 1 file changed +16
-8
lines changed Expand file tree Collapse file tree 1 file changed +16
-8
lines changed Original file line number Diff line number Diff line change @@ -5479,18 +5479,26 @@
Algorithm
5479
5479
is a valid < code > xsd:integercode > or < code > xsd:doublecode >
5480
5480
according to [[XMLSCHEMA11-2]]:
5481
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.
5482
+ < li >
5483
+ < ins >
5484
+ Attempt to convert the < a > lexical forma > to a < a > JSON numbera >
5485
+ according to
5486
+ [[RFC8785]] < a data-cite ="RFC8785#name-serialization-of-numbers ">
5487
+ JSON Serialization Scheme (JCS) 3.2.2.3 Serialization of Numbers
5488
+ a > procedure.
5489
+ ins >
5487
5490
li >
5488
5491
< li >
5489
- If the conversion is successful, set < var > converted valuevar >
5490
- to its result.
5492
+ < ins >
5493
+ If the conversion is successful, set < var > converted valuevar >
5494
+ to its result.
5495
+ ins >
5491
5496
li >
5492
5497
< li >
5493
- Otherwise, set < var > typevar > to < a > datatype IRIa > of < var > valuevar > .
5498
+ < ins >
5499
+ Otherwise, set < var > typevar > to < a > datatype IRIa >
5500
+ of < var > valuevar > .
5501
+ ins >
5494
5502
li >
5495
5503
ol >
5496
5504
li >
You can’t perform that action at this time.
0 commit comments