changes incorporated in XDM Example for website
Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/dc7506b7 Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/dc7506b7 Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/dc7506b7 Branch: refs/heads/master Commit: dc7506b7dfc3b15af324e0f248d7700febde2d6f Parents: 115d991 Author: Shivani Mall <[email protected]> Authored: Thu Jun 4 12:13:47 2015 -0700 Committer: Eldon Carman <[email protected]> Committed: Thu Jun 18 13:14:53 2015 -0700 ---------------------------------------------------------------------- src/site/apt/development_xml_document.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/vxquery/blob/dc7506b7/src/site/apt/development_xml_document.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/development_xml_document.apt b/src/site/apt/development_xml_document.apt index c761f1a..3d4c284 100644 --- a/src/site/apt/development_xml_document.apt +++ b/src/site/apt/development_xml_document.apt @@ -113,7 +113,7 @@ XML Data Model Example These 4 bytes represent the <Size of Dictionary> in signed integer format. After conversion to unsigned integer format the value is <<147>>. -*** <<<0, 0, 0, 7>>> +*** <<<0, 0, 0, 7>>> These 4 bytes represent the <Number of items> in the dictionary: <<7>>
