First page
Back
Continue
Last page
Graphics
XML Schema : approche par l'exemple 1 : le schéma
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http : //www.w3.org/2001/XMLSchema">
<xs:element name="Etude"></xs:element>
</xs:schema>