Ethereal-dev: Re: [Ethereal-dev] Print as XML - Status of work?

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Richard Urwin <richard@xxxxxxxxxxxxxxx>
Date: Fri, 5 Dec 2003 00:16:00 +0000
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