header
Click on the red underlined text to get to the source
... TCP offset element was expanded to a maximum of 255 from 16 to
allow for the increased size of the header in XML.
...
... TCPoXML datagrams encapsulated by IPoXML MAY omit the <?xml?> header
as well as the <!DOCTYPE> declaration.
...
... UDPoXML datagrams encapsulated by IPoXML MAY omit the <?xml?> header
as well as the <!DOCTYPE> declaration.
...
... <!--
total length of datagram (header and payload) in octets, MUST be
less than 65,535 (and SHOULD be less than 1024 for IPoXML on local
...
... address %IP4Addr; #IMPLIED>
<!--
padding to bring header to 32-bit boundary.
pad MUST be "0"*
...
...
<!ELEMENT tcp.header (src, dest, sequence, acknowledgement, offset,
reserved, control, window, checksum, urgent,
...
...
<!--
tcp header + data length in octets. does not include the size of
...
...
<!--
udp header + data length in octets. does not include the size of
the pseudoheader.
...
