<element name="stats-baseball-offensive">
<annotation>
<documentation>Stats accumulated while a team is at bat. | Includes hits and runs.</documentation>
</annotation>
<complexType>
<attributeGroup ref="sportsml:globalAttributes" />
<attributeGroup ref="sportsml:coverageAttributes" />
<attribute name="average" type="string" use="optional">
<annotation>
<documentation>Average number of hits per at-bats</documentation>
</annotation>
</attribute>
<attribute name="runs-scored" type="string" use="optional">
<annotation>
<documentation>Number of runs scored</documentation>
</annotation>
</attribute>
<attribute name="at-bats" type="string" use="optional">
<annotation>
<documentation>Number of at-bats (Does not include walks or Sacrifice Hits)</documentation>
</annotation>
</attribute>
<attribute name="hits" type="string" use="optional">
<annotation>
<documentation>Number of hits</documentation>
</annotation>
</attribute>
<attribute name="rbi" type="string" use="optional">
<annotation>
<documentation>Number of runs batted in</documentation>
</annotation>
</attribute>
<attribute name="total-bases" type="string" use="optional">
<annotation>
<documentation>Calculated by hits + doubles + (triples times 2) + (home-runs times 3).</documentation>
</annotation>
</attribute>
<attribute name="slugging-percentage" type="string" use="optional">
<annotation>
<documentation>Total bases divided by at-bats.</documentation>
</annotation>
</attribute>
<attribute name="bases-on-balls" type="string" use="optional">
<annotation>
<documentation>Number of times batter was walked</documentation>
</annotation>
</attribute>
<attribute name="bases-on-balls-rate" type="string" use="optional">
<annotation>
<documentation>TBD.</documentation>
</annotation>
</attribute>
<attribute name="bases-on-balls-intentional" type="string" use="optional">
<annotation>
<documentation>TBD.</documentation>
</annotation>
</attribute>
<attribute name="strikeouts" type="string" use="optional">
<annotation>
<documentation>Number of times batter struck out</documentation>
</annotation>
</attribute>
<attribute name="strikeouts-looking" type="string" use="optional">
<annotation>
<documentation>TBD.</documentation>
</annotation>
</attribute>
<attribute name="outs-ground" type="string" use="optional">
<annotation>
<documentation>TBD.</documentation>
</annotation>
</attribute>
<attribute name="outs-fly" type="string" use="optional">
<annotation>
<documentation>TBD.</documentation>
</annotation>
</attribute>
<attribute name="left-on-base" type="string" use="optional">
<annotation>
<documentation>Number of runners left on base</documentation>
</annotation>
</attribute>
<attribute name="left-in-scoring-position" type="string" use="optional">
<annotation>
<documentation>Number of runners left on second and/or third base</documentation>
</annotation>
</attribute>
<attribute name="singles" type="string" use="optional">
<annotation>
<documentation>Number of hits off of which batter advances to first base</documentation>
</annotation>
</attribute>
<attribute name="doubles" type="string" use="optional">
<annotation>
<documentation>Number of hits off of which batter advances to second base</documentation>
</annotation>
</attribute>
<attribute name="triples" type="string" use="optional">
<annotation>
<documentation>Number of hits off of which batter advances to third base</documentation>
</annotation>
</attribute>
<attribute name="home-runs" type="string" use="optional">
<annotation>
<documentation>Number of hits off of which batter advances to home plate</documentation>
</annotation>
</attribute>
<attribute name="home-runs-season" type="string" use="optional">
<annotation>
<documentation>TBD.</documentation>
</annotation>
</attribute>
<attribute name="grand-slams" type="string" use="optional">
<annotation>
<documentation>Number of home runs with bases loaded</documentation>
</annotation>
</attribute>
<attribute name="streak-hits" type="string" use="optional">
<annotation>
<documentation>TBD.</documentation>
</annotation>
</attribute>
<attribute name="hits-event-winning" type="string" use="optional">
<annotation>
<documentation>TBD.</documentation>
</annotation>
</attribute>
<attribute name="at-bats-per-rbi" type="string" use="optional">
<annotation>
<documentation>RBI per at-bat ratio</documentation>
</annotation>
</attribute>
<attribute name="plate-appearances-per-rbi" type="string" use="optional">
<annotation>
<documentation>Plate appearances per at-bat ratio</documentation>
</annotation>
</attribute>
<attribute name="at-bats-per-home-run" type="string" use="optional">
<annotation>
<documentation>Home runs per at-bat ratio</documentation>
</annotation>
</attribute>
<attribute name="plate-appearances-per-home-run" type="string" use="optional">
<annotation>
<documentation>Plate appearances per home run ratio</documentation>
</annotation>
</attribute>
<attribute name="sac-flies" type="string" use="optional">
<annotation>
<documentation>Number of hits resulting in batter out which advance base runner(s)</documentation>
</annotation>
</attribute>
<attribute name="sac-bunts" type="string" use="optional">
<annotation>
<documentation>Number of bunts resulting in batter out which advance base runner(s)</documentation>
</annotation>
</attribute>
<attribute name="sacrifices" type="string" use="optional">
<annotation>
<documentation>TBD.</documentation>
</annotation>
</attribute>
<attribute name="grounded-into-double-play" type="string" use="optional">
<annotation>
<documentation>Number of ground balls which result in batter and base runner outs</documentation>
</annotation>
</attribute>
<attribute name="hit-into-double-play" type="string" use="optional">
<annotation>
<documentation>TBD.</documentation>
</annotation>
</attribute>
<attribute name="moved-up" type="string" use="optional">
<annotation>
<documentation>Number of times runner advances to another base</documentation>
</annotation>
</attribute>
<attribute name="on-base-percentage" type="string" use="optional">
<annotation>
<documentation>Calculated as follows: (hits + bases-on-balls + hit-by-pitch) / (at-bats + bases-on-balls + hit-by-pitch + sac-flies)</documentation>
</annotation>
</attribute>
<attribute name="stolen-bases" type="string" use="optional">
<annotation>
<documentation>Number of successfully stolen bases.</documentation>
</annotation>
</attribute>
<attribute name="stolen-bases-caught" type="string" use="optional">
<annotation>
<documentation>Number of times the runner was caught while trying to steal bases.</documentation>
</annotation>
</attribute>
<attribute name="stolen-bases-average" type="string" use="optional">
<annotation>
<documentation>Success rate for stealing bases.</documentation>
</annotation>
</attribute>
<attribute name="hit-by-pitch" type="string" use="optional">
<annotation>
<documentation>Number of times batter hit by pitch</documentation>
</annotation>
</attribute>
<attribute name="reached-base-defensive-interference" type="string" use="optional">
<annotation>
<documentation>The number of times the player reached a base due to interference by the defense.</documentation>
</annotation>
</attribute>
<attribute name="reached-base-error" type="string" use="optional">
<annotation>
<documentation>TBD.</documentation>
</annotation>
</attribute>
<attribute name="reached-base-fielder-choice" type="string" use="optional">
<annotation>
<documentation>TBD.</documentation>
</annotation>
</attribute>
<attribute name="on-base-plus-slugging" type="string" use="optional">
<annotation>
<documentation>Calculated by adding on-base-percentage to slugging-percentage.</documentation>
</annotation>
</attribute>
<attribute name="plate-appearances" type="string" use="optional">
<annotation>
<documentation>Calculated by adding at-bats, bases-on-balls, hit-by-pitch, sac-flies, sac-bunts, and defensive-interfance-reaches.</documentation>
</annotation>
</attribute>
<attribute name="hits-extra-base" type="string" use="optional">
<annotation>
<documentation>Calculated by adding doubles, triples, and home-runs.</documentation>
</annotation>
</attribute>
<attribute name="strikeout-rate" type="string" use="optional">
<annotation>
<documentation>TBD.</documentation>
</annotation>
</attribute>
<attribute name="shutouts" type="string" use="optional">
<annotation>
<documentation>TBD.</documentation>
</annotation>
</attribute>
<attribute name="double-plays-against" type="string" use="optional">
<annotation>
<documentation>TBD.</documentation>
</annotation>
</attribute>
<attribute name="triple-plays-against" type="string" use="optional">
<annotation>
<documentation>TBD.</documentation>
</annotation>
</attribute>
<attribute name="pick-offs-against" type="string" use="optional">
<annotation>
<documentation>TBD.</documentation>
</annotation>
</attribute>
<attribute name="games-played" type="string" use="optional">
<annotation>
<documentation>Number of games played.</documentation>
</annotation>
</attribute>
</complexType>
</element>
|