On Thursday 04 Dec 2003 10:06 pm, Gilbert Ramirez wrote:
>  Attached is a sample PDML file from tethereal.

I would have thought the <proto> tags should nest. If they dont, isn't there 
an ambiguity between:

   <proto>
   </proto>
   <proto>
  </proto>

and

   <proto>
      <proto>
      </proto>
   </proto>

That may indicate a different packet structure in some cases, and make it 
harder to parse in others.

-- 
Richard Urwin

_______________________________________________
Ethereal-dev mailing list
[EMAIL PROTECTED]
http://www.ethereal.com/mailman/listinfo/ethereal-dev

Reply via email to