<element name="event-record">
<annotation>
<documentation>A world, national, state, or school record. | More than one record can be set by one participant at one sports-event.</documentation>
</annotation>
<complexType>
<attribute name="type" type="string" use="optional">
<annotation>
<documentation>The type or record.</documentation>
</annotation>
</attribute>
<attribute name="previous-record" type="string" use="optional">
<annotation>
<documentation>The score value of the previously-held record.</documentation>
</annotation>
</attribute>
</complexType>
</element>
|