This
section contains information on generating files:
Generating Java beans from an XML schema
To help you quickly build an XML application, you can use
the Generate Java wizard to generate beans from an XML schema. Using
these beans, you can quickly create an instance document or load an
instance document that conforms to the XML schema.
Generating HTML documentation from an XML schema file HTML
documentation generated from an XML schema contains various information
about
the schema such as its name, location and namespace, as well as details
about
various components (such as elements or complex types) contained in
the schema.
It can be useful for providing a summary of the contents of your schema.
Generating HTML documentation from a WSDL file HTML
documentation generated from a WSDL contains various information about
the
WSDL such as its name, location and namespace, as well as details
about various
components (such as services or bindings). It can be useful for providing
a summary of the contents of your WSDL file.