Common questions about XML Structure usually involve pane display, element expansion, element application, and deletion results; this FAQ includes 4 common questions.
FAQ
What should I do if the XML Structure pane is empty?
- Confirm that you opened Developer → XML Structure in WPS Writer.
- Check whether the current document already has an XML schema attached.
- If not, add an XML schema through the related schema settings.
- Reopen the XML Structure pane and check whether elements appear.
Why can some XML elements not be expanded?
- Select the element node that cannot be expanded.
- Check whether the element contains child elements.
- If it is a leaf node, it cannot expand further.
- Review a parent node instead if you need a broader hierarchy view.
Why can I not apply an XML element to content?
- Confirm that the target content is selected, or that the cursor is in the correct position.
- Check whether the XML Structure pane contains available elements.
- Confirm that the document has a usable XML schema attached.
- Select the element again and apply it to the current selection.
Why did content disappear after I deleted an XML element?
- Before deleting the element, check whether it contains child elements or body content.
- Deleting the element also affects the related content structure.
- If you only want to inspect the structure, review the hierarchy first.
- If needed, try Undo immediately after deletion.
Glossary
| Term | Definition |
|---|---|
| XML Structure | A pane in the document editor for viewing and managing XML element hierarchy. |
| XML element | A node in the XML structure that can be used to mark specific document content. |
| XML schema | A file or rule set that defines XML elements and their structure. |
| task pane | A side panel in the editing interface that groups related actions and information. |