Changes between Version 3 and Version 4 of XMLIntroduction


Ignore:
Timestamp:
Jan 7, 2015, 12:11:44 PM (9 years ago)
Author:
Klaus Thoden
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • XMLIntroduction

    v3 v4  
    1010  {{{
    1111   <root>
    12       <nestedElement>With content</nestedElement>
    13       <anotherElement with="attribute" another='one'>Elements can have attributes </emptyTag>, as well</anotherElement>
    14       <!-- I am a comment <hidden>everything here is</hidden> ignored -->
     12      <nestedElement>With <bold>content</bold></nestedElement>
     13      <anotherElement with="attribute" another='one'>Elements can have attributes <emptyTag/>, as well</anotherElement>
     14      <!-- I am a comment <abc>everything here is</abc> ignored -->
    1515      <question>did we already talk about &amp; entities?</question>
    1616   </root>