Class: WSDL::XMLSchema::Parser::ParseFrame

Inherits:
Object
  • Object
show all
Defined in:
lib/wsdl/xmlSchema/parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject (readonly)

Returns the value of attribute name



36
37
38
# File 'lib/wsdl/xmlSchema/parser.rb', line 36

def name
  @name
end

#nodeObject

Returns the value of attribute node



37
38
39
# File 'lib/wsdl/xmlSchema/parser.rb', line 37

def node
  @node
end

#nsObject (readonly)

Returns the value of attribute ns



35
36
37
# File 'lib/wsdl/xmlSchema/parser.rb', line 35

def ns
  @ns
end