Included schema sportsml-vocabulary-specific-basketball.xsd
Namespace
http://iptc.org/std/SportsML/2008-04-01/
Properties
attribute form default:
unqualified
element form default:
unqualified
Simple Type sportsml:scoreAttemptType.Basketball.Vocabulary
Namespace
http://iptc.org/std/SportsML/2008-04-01/
Annotations
What type of shot it was.
Diagram
Type
restriction of string
Facets
enumeration
free-throw
A foul shot, worth one point.
enumeration
fg
A two-point field goal.
enumeration
fg3
A three-pointer.
Source
<simpleType name="scoreAttemptType.Basketball.Vocabulary"><annotation><documentation>What type of shot it was.</documentation></annotation><restriction base="string"><enumeration value="free-throw"><annotation><documentation>A foul shot, worth one point.</documentation></annotation></enumeration><enumeration value="fg"><annotation><documentation>A two-point field goal.</documentation></annotation></enumeration><enumeration value="fg3"><annotation><documentation>A three-pointer.</documentation></annotation></enumeration></restriction></simpleType>
Simple Type sportsml:scoreAttemptResult.Basketball.Vocabulary
Namespace
http://iptc.org/std/SportsML/2008-04-01/
Annotations
The reason the ball did not go through the basket.
Diagram
Type
restriction of string
Facets
enumeration
missed
enumeration
blocked
enumeration
turnover
Source
<simpleType name="scoreAttemptResult.Basketball.Vocabulary"><annotation><documentation>The reason the ball did not go through the basket.</documentation></annotation><restriction base="string"><enumeration value="missed"/><enumeration value="blocked"/><enumeration value="turnover"/></restriction></simpleType>
Simple Type sportsml:penaltySide.Basketball.Vocabulary