- or download this
<citreference id="mycite">
<linktext><keyword conref="ds"/> support for IPv6 addresses</linktext>
</citreference>
- or download this
my(@children) = $citref->first_child('linktext')->children;
$linktext{$citref->att('id')} = \@children;
- or download this
my($h) = $linktext{'xxx'}; # the xxx is the appropriate id for the has
+h
$newcontext->set_text(\@$h); # $newcontext is 'xref' in this case
- or download this
<xref>ARRAY(0x4128670)</xref>