<element name="action-rugby-other">
<annotation>
<documentation>A custom action. | For use when none of the pre-build actions apply.</documentation>
</annotation>
<complexType>
<attributeGroup ref="sportsml:globalAttributes" />
<attributeGroup ref="sportsml:eventStateRugby" />
<attribute name="action-source" type="string" use="optional">
<annotation>
<documentation>The name of the controlled-vocabulary for the action-type attribute.</documentation>
</annotation>
</attribute>
<attribute name="action-type" type="string" use="optional">
<annotation>
<documentation>A selection from a controlled-vocabulary list maintained by the publisher.</documentation>
</annotation>
</attribute>
<attribute name="comment" type="string" use="optional">
<annotation>
<documentation>Textual comment about the action.</documentation>
</annotation>
</attribute>
</complexType>
</element>
|