vscode-xml provides several vscode commands which are available with Ctrl+Shift+P
.
This command triggers the XML Binding Wizard for the current file.
Details on the command are described here.
This command opens the XML Documentation
.
This command re-triggers the XML Validation for the current file.
When the Server Cache Path is activated, the command removes the referenced XSD, DTD grammar from the local cache.
This command re-triggers the XML Validation for the all opened XML files.
When the Server Cache Path is activated, the command clears the remote grammar cache and revalidates all opened files.
This command restarts the XML language server.