sebstu
Legacy Member
zoek de fout aub, ik had geen tijd om te studeren.
oef 1:
<?xml version="1.0" encoding="UTF-8"?>
<!-- A list of employees -->
<name EmpType="Voltijds">
<first>Jan</first>
<Last>Janssens</last>
<name EmpType="Interim">
<first>Peter</first>
<last>Peters</last>
</name>
oef 2:
<?xml version='1.0' encoding='utf-8'?>
<!-- ASAMPLE set of slides -->
<lideshow
title='Sample Slide Show'
date='Date of publication'
author='Your's Truly'
>
<!--.. TITLE SLIDE -->
<slide type=all>
<title>Wake up to WonderWidgets!</title>
</slide>
<!-- OVERVIEW -->
<slide type=”all">
<title>Overview</title>
<1item>Why <em>WonderWidgets</em> are great</item>
<2item/>
<item3>Who <em>buys</em > WonderWidgets</slide>
</item>
</slideshow>
BEDANKT voor de SNELLE oplossing !!!!!
oef 1:
<?xml version="1.0" encoding="UTF-8"?>
<!-- A list of employees -->
<name EmpType="Voltijds">
<first>Jan</first>
<Last>Janssens</last>
<name EmpType="Interim">
<first>Peter</first>
<last>Peters</last>
</name>
oef 2:
<?xml version='1.0' encoding='utf-8'?>
<!-- ASAMPLE set of slides -->
<lideshow
title='Sample Slide Show'
date='Date of publication'
author='Your's Truly'
>
<!--.. TITLE SLIDE -->
<slide type=all>
<title>Wake up to WonderWidgets!</title>
</slide>
<!-- OVERVIEW -->
<slide type=”all">
<title>Overview</title>
<1item>Why <em>WonderWidgets</em> are great</item>
<2item/>
<item3>Who <em>buys</em > WonderWidgets</slide>
</item>
</slideshow>
BEDANKT voor de SNELLE oplossing !!!!!