http://xmlns.greystate.dk/2002/insectbase
}This describes a simple bug-tracking application. Eh... insects - get it?
<name />
xsd:string
<email />
xsd:string
<description />
xsd:string
<user id="xsd:ID" />
(name, email)
<users />
(user+)
<insect href="xsd:anyURI" />
<insects />
(insect*)
<project id="xsd:ID" />
(name, description, insects?)
<insectbase />