Creating an XML schema file from scratch
Create an XML schema file to model your XML format data.
Before you begin
Ensure that you have an application, library, or integration project in which to create your XML schema file. If the XML schema file will be used by multiple solutions, consider creating it in a shared library for ease of reuse.
About this task
Procedure
To create an XML schema file, complete the following steps.
- Click .A window opens in which you can select a wizard.
- Expand XML, select XML
Schema File, click Next.
The Create XML Schema wizard opens.
- Select a parent folder and enter a file name for your XML schema file.
- Click Finish.
Results
What to do next
- Continue to edit your XML schema by using the XML Schema editor.