iceHockeyEventMetadataComplexType

Metadata about the event itself. | Specific to ice-hockey.

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.
power-play-player-advantage xs:string optional
The number of extra players on ice for the team on power play.
power-play-team-idref xs:string optional
The key of the team on power-play.
power-play-time-remaining xs:string optional
The time remaining in the power-play.
score-team xs:string optional
After an action has taken place, the score of the team that team-idref points to.
score-team-opposing xs:string optional
After an action has taken place, the score of the team opposing that listed in team-idref.
style xs:string optional
An open placeholder for reference by an external stylesheet.

Used By

Source

<xs:complexType name="iceHockeyEventMetadataComplexType">
  <xs:annotation>
    <xs:documentation>Metadata about the event itself. | Specific to ice-hockey.</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="commonAttributes"/>
  <xs:attributeGroup ref="eventStateIceHockey"/>
</xs:complexType>