< Previous

Summary

Congratulations! You have successfully created an XML schema, modified it, and generated Java™ beans from it.

Completed learning objectives

If you have completed all of the exercises, you should now understand how to:

  • Create an XML schema
  • Add components to your XML schema
  • Understand the concept of refactoring
  • Modify your XML schema's namespace prefix and target namespace
  • Generate Java beans from your XML schema

More information

If you want to learn more about the topics covered in this tutorial, consider the following sources:

  • The w3.org Web site: XML Schema Part 0: Primer is oriented towards quickly understanding how to create schemas using the XML schema language.
  • The online help (Help > Help Contents) includes documentation for the XML schema editor.
< Previous

Feedback