Processing Instruction: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Alter: title. | Use this bot. Report bugs. | Suggested by BrownHairedGirl | #UCB_webform 1963/3831
No edit summary
Line 9:
<syntaxhighlight lang="xml"><?PITarget PIContent?></syntaxhighlight>
 
The [[XHTML#XML declaration|XML Declaration]] at the beginning of an XML document (shown below) is '''not'''another example of a processing instruction,<ref>{{Cite howeverweb its|title=XML similar1.0 syntax- hasslide often"Processing resultedInstructions in(PIs)" it|url=https://www.w3.org/Consortium/Offices/Presentations/XML1.0/slide30-0.htm being|access-date=2023-02-08 referred|website=www.w3.org}}</ref> tohowever asit amay processingnot instructiontechnically be considered one.<ref name="nutshell">{{cite book | title = XML in a nutshell | author = Elliotte Rusty Harold, W. Scott Means | year = 2004 | isbn = 978-0-596-00764-5 | page = 23 }}</ref>
<syntaxhighlight lang="xml"><?xml version="1.0" encoding="UTF-8" ?></syntaxhighlight>