Syntax error in XML (Apex party pack draft 04)

Mike <[email protected]> Thu, 11 Jul 2002 00:12:27 -0700 (PDT)
Newsgroups gmane.ietf.apex
Message-ID <[email protected]>
--0-1141039755-1026371547=:8242
Content-Type: text/plain; charset=us-ascii

Hi,There seems to be a syntax error in the examples mentioned in the draft 'draft-ietf-apex-party-04'For e.g., in section '2.1.1 Final Hop Report'    Note: option element end tag is marked twice.The correct format should be    Same error is repeated in the other sections too (2.1.2, 2.2.1, 3, 4).Regards-Mike.


---------------------------------
Do You Yahoo!?
New! SBC Yahoo! Dial - 1st Month Free & unlimited access
--0-1141039755-1026371547=:8242
Content-Type: text/html; charset=us-ascii

Hi,

There seems to be a syntax error in the examples mentioned in the draft 'draft-ietf-apex-party-04'

For e.g., in section '2.1.1 Final Hop Report'

 <option internal='dataTiming' targetHop='all'                  mustUnderstand='true' transID='86' />
  <dataTiming noLaterThan='10000' returnTrip='20000' />
 </option>

Note: option element end tag is marked twice.

The correct format should be

 <option internal='dataTiming' targetHop='all'                   mustUnderstand='true' transID='86' >
  <dataTiming noLaterThan='10000' returnTrip='20000' />
 </option>



Same error is repeated in the other sections too (2.1.2, 2.2.1, 3, 4).


Regards-
Mike.
<p><br><hr size=1><b>Do You Yahoo!?</b><br>
New! <a href="http://pa.yahoo.com/*http://rd.yahoo.com/sbcyahoo/consumer/evt=640/*http://sbc.yahoo.com" target="_blank">SBC Yahoo! Dial</a> - 1st Month Free &amp; unlimited access
--0-1141039755-1026371547=:8242--