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/dbbedc9c Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/dbbedc9c Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/dbbedc9c Branch: refs/heads/prestonc/xmark Commit: dbbedc9c371f470b1ed2139e745872b352de6239 Parents: e637718 Author: Shivani Mall <[email protected]> Authored: Thu Jun 4 12:13:47 2015 -0700 Committer: Shivani Mall <[email protected]> Committed: Thu Jun 4 12:13:47 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/dbbedc9c/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>>
