Processing Instruction: Difference between revisions

Content deleted Content added
m Examples: clean up
Bluelinking 1 books for verifiability.) #IABot (v2.1alpha3
Line 4:
 
== Syntax ==
An SGML processing instruction is enclosed within <code><?</code> and <code>></code>.<ref>{{cite book |title= SGML and HTML Explained |last= Bryan |first= Martin |publisher= Addison Wesley Longman |year= 1997 |url= httphttps://wwwarchive.is-thought.co.ukorg/bookdetails/sgml-8.htm#PIsgmlhtmlexplaine0000brya |isbn= 0-201-40394-3 |access-date= 2010-08-18 |archive-url= https://web.archive.org/web/20151105170312/http://www.is-thought.co.uk/book/sgml-8.htm#PI |archive-datestatus= 2015-11-05dead |url-statusaccess= deadregistration }}</ref>
 
An XML processing instruction is enclosed within <code><?</code> and <code>?></code>, and contains a ''target'' and optionally some content, which is the node value, that cannot contain the sequence <code>?></code>.<ref>{{cite book | title = The Internet encyclopedia, Volume 3 | author = Hossein Bidgoli | page = 877 | publisher = John Wiley and Sons | year = 2004 | isbn = 0-471-22203-8}}</ref>