Using XML Schema in a WSDL Document (continued)
  • The WSDL import mechanism allows reusing XML schemas. You can separate the WSDL document into modular components and then import and bring them together.
  • The xsd:import element is used to import an XML schema into the WSDL document.
  • The existing XML schemas can be reused across multiple WSDL documents.

  » View Media Description
Click the Next button to continue.