BeSimple / BeSimpleSoapClient

NOT MAINTAINED - [READ-ONLY] Subtree split of the BeSimpleSoap -- clone into BeSimple/SoapClient/ (master at BeSimple/BeSimpleSoap)
http://besim.pl/
57 stars 54 forks source link

Load schemas only when there is a schemaLocation attribute #8

Closed scheb closed 12 years ago

scheb commented 12 years ago

Schemas should only be loaded when there is a schemaLocation attribute. Otherwise it will try to load a file with an empty file name from the same directory, which is the directory's index file (if it exists).