On Nov 8, 2015, at 7:21 PM, Jonathan Poff <jonathan.poff@xxxxxxxxxxxxx> wrote:
> I have my own xslt transforms that process pdml from wireshark.
>
> these work correctly with 1.9.2 but not with 1.12.x
>
> is there a known regression or known changes to the format? I haven't had time to debug the issue on my system.
There have probably been changes to field names, so any script that expects the "name" attribute of a "field" element not to change from release to release runs the risk of having its expectations dashed.
I don't think there were any intentional changes to the DTD, however.