Class: Enterprisifier::Marshalling::XSD::Schema::Attribute::InstantiatableAttribute

Inherits:
Object
  • Object
show all
Defined in:
lib/enterprisifier/marshalling/xsd/schema/attribute.rb

Class Attribute Summary collapse

Class Attribute Details

.attribute_nameObject

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_namespaceObject

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