Class: Enterprisifier::Marshalling::XSD::Schema::Attribute::InstantiatableAttribute
- Inherits:
-
Object
- Object
- Enterprisifier::Marshalling::XSD::Schema::Attribute::InstantiatableAttribute
- Defined in:
- lib/enterprisifier/marshalling/xsd/schema/attribute.rb
Class Attribute Summary collapse
-
.attribute_name ⇒ Object
Returns the value of attribute attribute_name.
-
.attribute_namespace ⇒ Object
Returns the value of attribute attribute_namespace.
Class Attribute Details
.attribute_name ⇒ Object
Returns the value of attribute attribute_name.
19 20 21 |
# File 'lib/enterprisifier/marshalling/xsd/schema/attribute.rb', line 19 def attribute_name @attribute_name end |
.attribute_namespace ⇒ Object
Returns the value of attribute attribute_namespace.
19 20 21 |
# File 'lib/enterprisifier/marshalling/xsd/schema/attribute.rb', line 19 def attribute_namespace @attribute_namespace end |