First page Back Continue Last page Graphic
Sample Schema
<?xml version="1.0"?>
<schema targetNamespace=
"http://www.exolab.org/CompanyInfo">
<element name="Project">
<type content="elemOnly">
<element name="name" type="string"
minOccurs="1"
maxOccurs="1"/>
</type>
</element>
</schema>