Skip to content

Repository files navigation

XML Language Server

The XML Language Server is an implementation of the Language Server Protocol. It currently supports complex schema-based XML validation. The server is written in Java and is based on Eclipse LSP4J, the Java binding for the Language Server Protocol.

Features

  • Structural XML validation
  • XML Schema Definition (XSD) validation
  • OASIS XML Catalog support
  • File name based schema association

Client Implementations

Building

git clone https://github.com/microclimate-dev2ops/xml-language-server.git
cd xml-language-server/server/xml-server
./mvnw clean package

Contributing

See the CONTRIBUTING document for details on submitting pull requests.

Releases

Packages

Used by

Contributors

Languages