Number of minutes this player has spent playing during a particular game. |
Complex Type | basketballPlayerStatsComplexType |
<xs:attribute name="minutes-played" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Number of minutes this player has spent playing during a particular game.</xs:documentation> </xs:annotation> </xs:attribute> |