Copy of the Lazarus CCR svn repository on SourceForge: https://sourceforge.net/projects/lazarus-ccr/
Go to file
inoussa 1c633e091d wsdl2pas_imp.pas has been reorganized :
- xsd_parser.pas XML schema parser
  - wsdl_parser.pas WSDL parser ( uses xsd_parser to parse type definitions )

ws_helper now supports XML Schema ( .XSD files ) parsing.

test cases for XSD and WSDL parsers

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@264 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-09 22:30:50 +00:00
applications * a bit more verbosity in case of errors 2007-07-28 22:04:32 +00:00
components * Moved OLE code to include files 2007-09-09 13:27:06 +00:00
examples moved noise example to the example directory 2007-01-16 14:24:22 +00:00
wst wsdl2pas_imp.pas has been reorganized : 2007-09-09 22:30:50 +00:00