File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0 " encoding =" UTF-8" ?>
1
+ <?xml version =" 1.1 " encoding =" UTF-8" ?>
2
2
<grammar ns =" http://www.gexf.net/1.3draft" xmlns =" http://relaxng.org/ns/structure/1.0" datatypeLibrary =" http://www.w3.org/2001/XMLSchema-datatypes" >
3
3
<!-- extension point -->
4
4
<define name =" graph-content" combine =" interleave" >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0 " encoding =" UTF-8" ?>
1
+ <?xml version =" 1.1 " encoding =" UTF-8" ?>
2
2
<grammar ns =" http://www.gexf.net/1.3draft" xmlns : a =" http://relaxng.org/ns/compatibility/annotations/1.0" xmlns : rng =" http://relaxng.org/ns/structure/1.0" xmlns =" http://relaxng.org/ns/structure/1.0" datatypeLibrary =" http://www.w3.org/2001/XMLSchema-datatypes" >
3
3
<!-- extension point -->
4
4
<define name =" graph-content" combine =" interleave" >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0 " encoding =" UTF-8" ?>
1
+ <?xml version =" 1.1 " encoding =" UTF-8" ?>
2
2
<grammar ns =" http://www.gexf.net/1.3draft" xmlns : a =" http://relaxng.org/ns/compatibility/annotations/1.0" xmlns : rng =" http://relaxng.org/ns/structure/1.0" xmlns : viz =" http://www.gexf.net/1.3draft/viz" xmlns =" http://relaxng.org/ns/structure/1.0" datatypeLibrary =" http://www.w3.org/2001/XMLSchema-datatypes" >
3
3
<include href =" data.rng" >
4
4
<a : documentation >Libraries</a : documentation >
17
17
<a : documentation >Tree</a : documentation >
18
18
<interleave >
19
19
<attribute name =" version" >
20
- <value type =" string" datatypeLibrary =" " >1.2 </value >
20
+ <value type =" string" datatypeLibrary =" " >1.3 </value >
21
21
</attribute >
22
22
<optional >
23
23
<attribute name =" variant" >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0 " encoding =" UTF-8" ?>
1
+ <?xml version =" 1.1 " encoding =" UTF-8" ?>
2
2
<grammar ns =" http://www.gexf.net/1.3draft" xmlns =" http://relaxng.org/ns/structure/1.0" >
3
3
<!-- extension point -->
4
4
<define name =" node-content" combine =" interleave" >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0 " encoding =" UTF-8" ?>
1
+ <?xml version =" 1.1 " encoding =" UTF-8" ?>
2
2
<grammar ns =" http://www.gexf.net/1.3draft" xmlns =" http://relaxng.org/ns/structure/1.0" >
3
3
<!-- extension point -->
4
4
<define name =" node-content" combine =" interleave" >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0 " encoding =" UTF-8" ?>
1
+ <?xml version =" 1.1 " encoding =" UTF-8" ?>
2
2
<grammar xmlns : a =" http://relaxng.org/ns/compatibility/annotations/1.0" xmlns : rng =" http://relaxng.org/ns/structure/1.0" xmlns =" http://relaxng.org/ns/structure/1.0" datatypeLibrary =" http://www.w3.org/2001/XMLSchema-datatypes" >
3
3
<!-- extension point -->
4
4
<define name =" node-content" combine =" interleave" >
You can’t perform that action at this time.
0 commit comments