Content deleted Content added
No edit summary Tags: Reverted references removed Mobile edit Mobile web edit |
m date format audit, refine ref details, unlink common terms |
||
(9 intermediate revisions by 6 users not shown) | |||
Line 1:
{{Short description|XML editor developed by Microsoft}}
{{Use American English|date=January 2019}}
{{Use dmy dates|date=April 2025}}
{{Infobox software
| name = XML Notepad
| screenshot = XML Notepad 2007.png
| caption = XML Notepad 2007
| author = Chris Lovett, Michael Corning, Dan Doris<ref name="design" />
| developer = [[Microsoft]]
| released = {{start date and age|2006|09|01|df=y}}
| latest release version = {{wikidata|property|preferred|references|edit|P348|P548=Q2804309}}
| latest release date = {{Start date and age|{{wikidata|qualifier|preferred|single|P348|P548=Q2804309|P577}}|df=yes}}
| 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
|url=http://www.microsoft.com/en-us/download/details.aspx?id=7973
|title=XML Notepad 2007
|publisher=[[Microsoft]]
|date=5 September 2007
|access-date=16 July 2010
}}</ref><ref>{{cite web
|url=http://download.cnet.com/XML-Notepad-2007/3000-10248_4-428209.html
|title=XML Notepad 2007 2.5
|publisher=[[Download.com]]
|date=18 September 2007
▲ </block>
|access-date=16 July 2010
|archive-date=3 March 2016
|archive-url=https://web.archive.org/web/20160303224027/http://download.cnet.com/XML-Notepad-2007/3000-10248_4-428209.html
|url-status=dead
| platform = [[.NET Framework]]<ref name="design" /
| size
| language
| genre = [[XML editor]]
| license = [[MIT License]]<ref>{{cite web |url=https://github.com/microsoft/XmlNotepad/blob/master/LICENSE |title = XmlNotepad/LICENSE at master · microsoft/XmlNotepad · GitHub| website=[[GitHub]] }}</ref>
| website = {{URL|http://microsoft.github.io/XmlNotepad/}}
}}
'''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|access-date=16 July 2010|first=Chris |last=Lovett}}</ref>
The program's source code was made available on [[CodePlex]] on 20 April 2007, and moved to [[GitHub]] in April 2016.<ref>{{cite web|url=http://blogs.msdn.com/b/xmlteam/archive/2007/04/20/xml-notepad-source-code-on-codeplex.aspx|title=XML Notepad Source Code on CodePlex|work=Microsoft XML Team Blog|publisher=[[Microsoft]]|date=20 April 2007|access-date=16 July 2010|first=Chris |last=Lovett}}</ref><ref name="Microsoft pages of github" />
==History==
Line 90 ⟶ 76:
[[Category:2006 software]]
[[Category:Windows-only free software]]
{{Microsoft-stub}}
|