in reply to Re^2: Accessing attributes in XML::Simple
in thread Accessing attributes in XML::Simple

In the first snippet, $e->{footnote}{id}

In the second snippet, $id

In the third snippet, you can't.