Creating an XML schema file

You can create XML Schema files to model your XML format messages

About this task

You can use XML Schema to model various message formats, including:
  • SOAP XML
  • Other XML
  • CORBA IDL
  • SCA
  • Database record
After you create an XML Schema file, define the XML Schema elements needed to model your data.