commonAttributes

Attribute Group Information

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

Complex Types affiliationComplexType, americanFootballEventMetadataComplexType, americanFootballStatsDefensiveComplexType, americanFootballStatsDownProgressComplexType, americanFootballStatsFieldGoalsComplexType, americanFootballStatsFumblesComplexType, americanFootballStatsOffensiveComplexType, americanFootballStatsPassingComplexType, americanFootballStatsPenaltiesComplexType, americanFootballStatsRushingComplexType, americanFootballStatsSacksAgainstComplexType, americanFootballStatsScoringComplexType, americanFootballStatsSpecialTeamsComplexType, articleComplexType, associateComplexType, awardComplexType, baseAmericanFootballStatsComplexType, baseBaseballStatsComplexType, baseBasketballStatsComplexType, baseEntityMetadataComplexType, baseGolfMetadataComplexType, baseGolfStatsComplexType, baseIceHockeyStatsComplexType, baseMetadataComplexType, baseMotorRacingPlayerStatsComplexType, baseParticipantComplexType, baseRugbyStatsComplexType, baseSoccerStatsComplexType, baseStatsComplexType, baseTennisStatsComplexType, baseTimeAdjustmentComplexType, baseballEventMetadataComplexType, baseballPlayerMetadataComplexType, baseballStatsDefensiveComplexType, baseballStatsOffensiveComplexType, baseballStatsPitchingComplexType, baseballTeamMetadataComplexType, basketballStatsDefensiveComplexType, basketballStatsOffensiveComplexType, basketballStatsReboundingComplexType, curlingPlayerMetadataComplexType, curlingPlayerStatsComplexType, curlingStatsAccuracyComplexType, curlingStatsEndComplexType, curlingStatsStoneComplexType, curlingTeamStatsComplexType, eventActionsComplexType, eventSponsorComplexType, eventStatsComplexType, golfEventMetadataComplexType, golfStatsComplexType, golfTournamentDivisionMetadataComplexType, golfTournamentMetadataComplexType, groupComplexType, highlightComplexType, iceHockeyEventMetadataComplexType, iceHockeyPlayerMetadataComplexType, iceHockeyStatsDefensiveComplexType, iceHockeyStatsFaceoffsComplexType, iceHockeyStatsOffensiveComplexType, iceHockeyStatsTimeOnIceComplexType, motorRacingAssociateMetadataComplexType, motorRacingEventStatsComplexType, motorRacingMetadataVehicleComplexType, motorRacingPlayerMetadataComplexType, motorRacingStatsLapComplexType, motorRacingStatsQualifyingComplexType, motorRacingStatsRaceComplexType, motorRacingTeamMetadataComplexType, officialComplexType, officialsComplexType, outcomeResultComplexType, outcomeTotalsComplexType, penaltyStatsComplexType, playerComplexType, rankComplexType, ratingComplexType, rugbyStatsDefensiveComplexType, rugbyStatsFoulComplexType, rugbyStatsOffensiveComplexType, rugbyTeamMetadataComplexType, scheduleComplexType, siteComplexType, siteStatsComnplexType, soccerPlayerMetadataComplexType, soccerStatsDefensiveComplexType, soccerStatsFoulComplexType, soccerStatsOffensiveComplexType, sportsContentCodeComplexType, sportsContentCodesComplexType, sportsContentQualifierComplexType, sportsEventComplexType, sportsPropertyComplexType, standingComplexType, statisticComplexType, statusChangeComplexType, teamComplexType, tennisStatsReturnComplexType, tennisStatsServiceComplexType, tennisTournamentMetadataComplexType, tournamentComplexType, tournamentDivisionComplexType, tournamentPartComplexType, volleyballPlayerStatsComplexType, volleyballStatsAttacksComplexType, volleyballStatsBlocksComplexType, volleyballStatsDefenseComplexType, volleyballStatsReceivingComplexType, volleyballStatsServiceComplexType, volleyballStatsSettingComplexType, volleyballTeamStatsComplexType, wagering-moneyline, wagering-odds, wagering-prediction, wagering-runline, wagering-stats, wagering-straight-spread, wagering-total-score
Elements sports-content, sportsMetadataComplexType/advisory
Attribute Groups actionAttributes, baseGolfStats

Source

<xs:attributeGroup name="commonAttributes">
  <xs:attribute name="id" type="xs:ID" use="optional">
    <xs:annotation>
      <xs:documentation>An XML-specific identifier for the element.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="class" type="xs:string" use="optional">
    <xs:annotation>
      <xs:documentation>An open placeholder for categorization.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="style" type="xs:string" use="optional">
    <xs:annotation>
      <xs:documentation>An open placeholder for reference by an external stylesheet.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>