Metadata about the driver. | Specific to the sport of motor racing. |
<xs:complexType name="motorRacingPlayerMetadataComplexType"> <xs:annotation> <xs:documentation>Metadata about the driver. | Specific to the sport of motor racing.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="metadata-motor-racing-vehicle" type="motorRacingMetadataVehicleComplexType" minOccurs="0"/> </xs:sequence> <xs:attributeGroup ref="commonAttributes"/> </xs:complexType> |