slides/soap/schemasummary.xml
XML Schema

23/72
SOAP Objects
WSDL
  • • Schema IS Scary
  • • Provides extensibility
  • • Defines Data Types
  • • Namespaces allow for conflicting element names
  • • Can be imported by other XML documents
  • • Scripting Langauges generaly have poor support for Schema
  • • SOAP and WSDL use Schema heavily
  • • New LibXML extension will help PHP SOAP support