Attribute object class for XML documents
Create a new Attribute object.
Returns the serialised value within this attribute.
Returns the serialised value for this attribute.
$attribute->deserialise( $value )
Sets the attribute value to $value, does any deserialisation too.
Returns the serialised name and value for this attribute.
Return the document associated with this attribute.
Delete this attribute, NOT IMPLIMENTED.
$object->auto_eq( $string )
Martin Owens, doctormo@cpan.org
XML::DOM2,XML::DOM2::DOM::Attribute