IXMLDOMNode definition pointer to the definition of the node in the DTD or schema
142 143 144 145 146
# File 'sample/xml.rb', line 142 def definition() ret = _getproperty(23, [], []) @lastargs = WIN32OLE::ARGV ret end