netconf-0----Page:8
1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20 

5.1) End of message directive
Should an end-of-message directive be used to provide an easier message framing mechanism than parsing the entire XML instance document to find the proper end tag?
After lots of discussion, there seems to be consensus that we should:
have a NETCONF-specific framing mechanism for SSH
select a sequence that is not legal in a CDATA section and not rely on a low probability of the sequence occurring accidentally
Proposed consensus
The string "]]>]]>" will be used as the EOM marker

PPT Version