Use XML Schema with 4 how-to topics, including attaching an XML schema, viewing attached schemas, deleting attached schemas, and updating a schema; choose a topic from the index and follow the steps.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Attach an XML Schema | Free |
| 2 | 2. View Attached Schemas | Free |
| 3 | 3. Delete an Attached Schema | Free |
| 4 | 4. Update a Schema | Free |
How-to Guide
1. Attach an XML Schema
Feature entry: Developer Tools → Schema
- Click the Developer Tools tab.
- In the XML group, click Schema.
- In the XML Schema dialog box, click Add Schema.
- Browse to and select a local XSD schema file.
- Click Open to finish attaching the schema.
Success Criteria
- Interface result: The new schema appears in the XML Schema dialog box.
- What you can do next: You can continue to view the namespace, file path, or enabled status.
Tips While Using
- Make sure the selected file is a valid XSD file.
- If the Developer Tools tab is not visible, confirm that you are in WPS Writer and that the ribbon is displayed normally.
2. View Attached Schemas
Feature entry: Developer Tools → Schema
- Click Schema on the Developer Tools tab.
- In the dialog box, open the Schema tab to view the attached schema list.
- Check the namespace and file path for each schema.
- Select or clear the checkbox as needed to enable or disable a schema.
Success Criteria
- Interface result: You can see the list of schemas attached to the current document.
- What you can do next: You can continue with enable, disable, or maintenance actions.
Tips While Using
- The enabled status affects how the schema is used in the current document.
- Make sure at least one schema has already been attached before checking the list.
3. Delete an Attached Schema
Feature entry: Developer Tools → Schema → Schema Library → Delete Schema
- Open the schema-related dialog box.
- Go to Schema Library and select the schema you want to remove.
- Click Delete Schema.
- Confirm the deletion.
Success Criteria
- Interface result: The deleted schema no longer appears in the schema list.
- What you can do next: You can attach another schema or continue reviewing the current list.
Tips While Using
- Confirm that the schema is no longer needed in the current document workflow before deleting it.
- It is a good idea to review the document structure before removal.
4. Update a Schema
Feature entry: Developer Tools → Schema → Schema Library → Update Schema
- Update the XML schema source file first.
- Open the schema-related dialog box and go to Schema Library.
- Click Update Schema.
- Wait for the schema file update to finish.
Success Criteria
- Interface result: The schema remains available in the list after the update.
- What you can do next: You can continue working with the updated schema in the document.
Tips While Using
- Save the latest changes to the source XSD file before running the update.
- If the result is not what you expected, check the XSD file content again.