mmlPi:race

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
mmlPi:raceCode xs:string optional
mmlPi:raceCodeId xs:string optional

Used By

Source

<xs:element name="race">
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="xs:string">
        <xs:attribute name="raceCode" form="qualified" type="xs:string" use="optional"/>
        <xs:attribute name="raceCodeId" form="qualified" type="xs:string" use="optional"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>

Sample