Article · Wikipedia archive · Last revised Jul 18, 2026

Xerlin

Xerlin is an open source XML editor for the Java 2 platform released under an Apache style license. The project is a Java based XML modeling application written to make creating and editing XML files easier. The latest version of Xerlin is 1.3, which was released in May 2005.

Last revised
Jul 18, 2026
Read time
≈ 2 min
Length
354 w
Citations
3
Source

Xerlin is an open source XML editor for the Java 2 platform1 released under an Apache style license.2 The project is a Java based XML modeling application written to make creating and editing XML files easier. The latest version of Xerlin is 1.3, which was released in May 2005.

Project Details

Xerlin contains contributions originally made to the Merlot XML editor project, the open source project on which Xerlin is based. ChannelPoint founded and hosted the Merlot XML Editor as an open source project during 2000-2001. Xerlin was created to build on those foundations and in fact used some of the same developers.3

Xerlin runs on any Java 2 virtual machine (JDK1.2.2 or higher). The application is extensible via custom editor interfaces that can be added for individual DTD's. Xerlin can validate XML against both DTDs and Schemas.

See also

See also

  • Exari - Project founders
References

References

  1. Henderson, Robert; Deane, Sharon (2004-01-07). "Real-world XML". XML Made Simple. Amsterdam: Elsevier. p. 125. ISBN 0-7506-5998-X.
  2. "Xerlin XML Editor license". Archived from the original on 2009-09-12. Retrieved 2009-05-15.
  3. "Stylus Studios: Open source XML Editor". 2002-07-15. Archived from the original on May 17, 2009. Retrieved 2009-05-15.
Further reading

Further reading

External links