|
@@ -572,7 +572,7 @@ document.write("Last Published: " + document.lastModified);
|
|
counter used to store the next sequence number is a signed int
|
|
counter used to store the next sequence number is a signed int
|
|
(4bytes) maintained by the parent node, the counter will
|
|
(4bytes) maintained by the parent node, the counter will
|
|
overflow when incremented beyond 2147483647 (resulting in a
|
|
overflow when incremented beyond 2147483647 (resulting in a
|
|
- name "<path>-2147483647").</p>
|
|
|
|
|
|
+ name "<path>-2147483648").</p>
|
|
<a name="Container+Nodes"></a>
|
|
<a name="Container+Nodes"></a>
|
|
<h4>Container Nodes</h4>
|
|
<h4>Container Nodes</h4>
|
|
<p>
|
|
<p>
|