source |
<xs:complexType name="EventType">
<xs:annotation>
<xs:documentation>
<objectClass>Event</objectClass>
<definition> The ITIS codes used to classify and categorize types of events.</definition>
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="itis:ITISEventType"/>
</xs:complexContent>
</xs:complexType> |