Skip to content

microclimate-devops/xml-language-server

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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.

About

An XML Language Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages