Altova XMLSpy Professional XML Editor 2021
Released: Oct 14, 2020
2021 버젼 업데이트
기능
- Multiple improvements to JSON Grid View - The new JSON Grid View introduced in XMLSpy 2020 has received some updates and enhancements in this newest version. These include:
- New entry helper windows: siblings, children, values.
- New copy/paste options including:
- Copy as JSON text.
- Copy as structured text (TSV).
- Copy as image.
- Copy XPath.
- Copy JSON Pointer.
- Mouse-over tool tips to help users take advantage of grid view features.
- Keyboard shortcuts for expanding/collapsing sections, zooming in and out.
- Option to turn off word-wrap.
- Option for right-to-left reading order for relevant languages.
- Option to group sibling nodes by 100, 1000, or 10K for very large files.
- Improved support for JSON $id - The JSON $id property provides a unique identifier for a JSON Schema and is often used when combining multiple smaller schemas. XMLSpy now supports $id during schema validation.
- New Altova extension functions to retrieve schema-related info - To make schema-aware processing easier, two new functions (
altovaext:type
and altovaext:schema
) make it possible to read schema information about XML nodes when processing XML instance files with XSLT, XPath, and XQuery.
- Updated support for MariaDB - Support for MariaDB has been updated to include the latest versions, 10.4 and 10.5.