📄 source4.xml
字号:
<XTutorial id="4" next="5" previous="3">
<!-- <description lang='eng'>If the start-tag is in the content of another element, the end-tag is in the content of the same element. More simply stated, the elements, delimited by start- and end-tags, nest properly within each other. </description> -->
<description lang='dut'>Als de start-tag van een element in een ander element staat dan moet de eind-tag ook in dat element staan. Of anders gezegd de elementen, die gedefiniëerd zijn door hun begin- en eind-tag, moeten goed geordend zijn.</description><demo type="wf">
<!-- <description lang='eng'>Elements are properly nested. </description> -->
<description lang='dut'>De elementen zijn goed geordend</description>
<doc>
{Gewicht} {nummer}12{/nummer} {eenheid}gram{/eenheid}{/Gewicht}</doc>
</demo>
<demo type="wf">
<!-- <description lang='eng'>Another well formed document</description> -->
<description lang='dut'>Nog een goed gevormd document</description><doc>
{boek} {hoofdstuk} {titel}Inleiding{/titel} {/hoofdstuk} {hoofdstuk} {titel}Verhaal{/titel} {sectie} {titel}Deel 1{/titel} {/sectie} {sectie} {titel}Deel 2{/titel} {/sectie} {/hoofdstuk} {hoofdstuk} {titel}Index{/titel} {/hoofdstuk}{/boek}</doc>
</demo>
<demo type="notwf">
<!-- <description lang='eng'>Element {italic} is not properly nested</description> -->
<description lang='dut'>Het element {schuin} is niett goed geordend:</description><doc>
{tekst}
{vet}{schuin}XML<error>{/vet}</error>{/schuin}
{/tekst}
</doc>
</demo>
</XTutorial>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -