Retrieving XML Resources

See Also

You can use a wizard to retrieve external schema files into your IDE project.

To retrieve XML resources:

  1. In the IDE, create a new project or use an existing project.
  2. If the Output window is not visible, choose Window > Output.
    When the IDE retrieves the resources, informational messages appear in the Output window.
  3. In the Projects window, right-click the project node and choose New > File/Folder from the pop-up menu.
  4. In the New File dialog box, under Categories, select the XML node, and in the File Types list, select External XML Schema Document.
  5. Click Next.
    The New Retrieve Documents page opens.
  6. Do one of the following:
  7. (Optional) Change the target location in the Save to Folder field for the retrieved resource.
  8. To overwrite files with the same name in your project, select the Overwrite files with same name checkbox.
  9. Click Finish.
    Notice the information that appears in the Output window. The IDE shows which files are being copied to project folders and if there are any errors, they appear in the Output window. Expand the Source Packages node of your project to see information about the schema file that you retrieved into your IDE project.
See Also
New Retrieve Documents Wizard
Referencing External Schemas
About XML Schema Tools

Legal Notices