method

targetnamespace

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

No documentation available.

# File lib/wsdl/xmlSchema/any.rb, line 30
  def targetnamespace
    parent.targetnamespace
  end