Metadata about the event itself. | Includes what state the game is in. |

| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| flag-state | QCodeType | optional |
|
||||
| lap | xs:string | optional |
|
||||
| laps-remaining | xs:string | optional |
|
||||
| time-elapsed | xs:string | optional |
|
<xs:complexType name="motorRacingEventMetadataComplexType"> <xs:annotation> <xs:documentation>Metadata about the event itself. | Includes what state the game is in.</xs:documentation> </xs:annotation> <xs:attributeGroup ref="eventStateMotorRacing"/> </xs:complexType> |