Skip to content

Commit 2affadb

Browse files
anatoly-scherbakovgkellogg
authored andcommitted
#555 Insert tags as appropriate
1 parent 9b2e73e commit 2affadb

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

index.html

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5479,18 +5479,26 @@

Algorithm

54795479
is a valid <code>xsd:integercode> or <code>xsd:doublecode>
54805480
according to [[XMLSCHEMA11-2]]:
54815481
<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>
54875490
li>
54885491
<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>
54915496
li>
54925497
<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>
54945502
li>
54955503
ol>
54965504
li>

0 commit comments

Comments
 (0)