Content deleted Content added
Maksym Kozub (talk | contribs) Latest release info updated |
mNo edit summary |
||
Line 12:
| latest release version = 2.8.0.7 <ref>http://www.lovettsoftware.com/downloads/xmlnotepad/Updates.xml</ref>
| latest release date = {{Start date and age|df=yes|2019|11|18}}
| repo = {{URL|https://github.com/microsoft/xmlnotepad}}
| programming language = [[C Sharp (programming language)|C#]]<ref name="design" />
| operating system = [[Windows 2000]] and later<ref name="download details">{{cite web
Line 33 ⟶ 34:
| genre = [[XML editor]]
| license = [[MIT License]]<ref>https://github.com/microsoft/XmlNotepad/blob/master/LICENSE</ref>
| website = {{URL|
}}
'''XML Notepad''' is an [[open-source software|open-source]] [[XML editor]] written by Chris Lovett and published by [[Microsoft]].<ref name="design" /> The editor features [[incremental search]] in both tree and text views, drag/drop support, [[IntelliSense]], find/replace with [[regular expression]]s and [[XPath]] expressions, and support for XInclude.<ref name="design" /><ref name="download details" /> The editor has good performance on large XML documents and has real time XML schema validation.<ref name="design" /> The editor also features an HTML viewer for displaying [[XSLT]] transformation results and a built-in XML comparison tool.<ref>{{cite web|url=http://blogs.msdn.com/b/xmlteam/archive/2006/09/05/741251.aspx|title=XML Notepad 2006|work=Microsoft XML Team Blog|publisher=[[Microsoft]]|date=5 September 2006|accessdate=16 July 2010|first=Chris |last=Lovett}}</ref>
|