motorRacingAssociateMetadataComplexType

Metadata about the associate. | Specific to the sport of motor racing.

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
class xs:string optional
An open placeholder for categorization.
id xs:ID optional
An XML-specific identifier for the element.
style xs:string optional
An open placeholder for reference by an external stylesheet.

Used By

Source

<xs:complexType name="motorRacingAssociateMetadataComplexType">
  <xs:annotation>
    <xs:documentation>Metadata about the associate. | 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>