[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Where is xmlscan/scanner as used in xsd4r

Paul Fraser

10/7/2008 12:20:00 AM

'xmlscanner.rb' (which is part of the in built xsd code) has the
following require(s)

require 'xsd/xmlparser'
require 'xmlscan/scanner'

Where is xmlscan/scanner?

Also, can anyone suggest the best (and/or fastest) scanner to use with
the inbuilt xsd code?

Thanks
Paul Fraser