Class: ROXML::XMLAttributeRef

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

Overview

Interal class representing an XML attribute binding

In context:

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

Method Summary

Methods inherited from XMLRef

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

Constructor Details

This class inherits a constructor from ROXML::XMLRef