Method: WSDL::XMLSchema::SimpleContent#check_lexical_format
- Defined in:
- lib/wsdl/xmlSchema/simpleContent.rb
#check_lexical_format(value) ⇒ Object
21 22 23 |
# File 'lib/wsdl/xmlSchema/simpleContent.rb', line 21 def check_lexical_format(value) check(value) end |