Class: ROXML::XMLAttributeRef

Inherits:
XMLRef show all
Defined in:
lib/roxml/xml.rb

Overview

Interal class representing an XML attribute binding

In context:

<element attribute="XMLAttributeRef">
 XMLTextRef
</element>

Method Summary

Methods inherited from XMLRef

#default, #initialize, #name, #to_xml, #update_xml, #value_in

Constructor Details

This class inherits a constructor from ROXML::XMLRef