method

targetnamespace

v1_8_6_287 - Show latest stable - Class: WSDL::XMLSchema::Element
targetnamespace()
public

No documentation available.

# File lib/wsdl/xmlSchema/element.rb, line 79
  def targetnamespace
    parent.targetnamespace
  end