File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -1250,7 +1250,10 @@ <h3>Algorithm</h3>
1250
1250
< li class ="changed "> If < var > context</ var > was previously dereferenced,
1251
1251
then the processor MUST NOT do a further dereference, and
1252
1252
< a > context</ a > is set to the
1253
- previously established < a > internal representation</ a > .
1253
+ previously established < a > internal representation</ a > ,
1254
+ set < var > context document</ var > to the previously dereferenced document,
1255
+ and set < var > loaded context</ var > to the value of the `@context`
1256
+ < a > entry</ a > from the document in < var > context document</ var > .
1254
1257
< div class ="note "> Only the `@context` < a > entry</ a > need be retained.</ div >
1255
1258
</ li >
1256
1259
< li class ="changed "> Otherwise, set < var > context document</ var >
You can’t perform that action at this time.
0 commit comments