Included schema sportsml-vocabulary-specific-baseball.xsd
      Simple Type sportsml:pitchType.Baseball.Vocabulary
      
         
             | 
             | 
             | 
         
         
             | 
            
               
                  
                     
                        | Namespace | 
                        http://iptc.org/std/SportsML/2008-04-01/ | 
                      
                     
                        | 
                            Diagram 
                           
                         | 
                        
                           
                         | 
                      
                     
                        | Type | 
                        restriction of string | 
                      
                     
                        | 
                            Facets 
                           
                         | 
                        
                           
                              
                                 
                                    | enumeration | 
                                    curveball | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    fastball | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    slider | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    knuckleball | 
                                    
                                       
                                     | 
                                  
                               
                            
                         | 
                      
                     
                        | 
                            Source 
                           
                         | 
                        
                           
                              
                                 
                                    <simpleType name="pitchType.Baseball.Vocabulary">
  <restriction base="string">
    <enumeration value="curveball"/>
    <enumeration value="fastball"/>
    <enumeration value="slider"/>
    <enumeration value="knuckleball"/>
  </restriction>
</simpleType> | 
                                  
                               
                            
                         | 
                      
                  
                
             | 
             | 
         
         
             | 
             | 
             | 
         
      
Simple Type sportsml:strikeType.Baseball.Vocabulary
      
         
             | 
             | 
             | 
         
         
             | 
            
               
                  
                     
                        | Namespace | 
                        http://iptc.org/std/SportsML/2008-04-01/ | 
                      
                     
                        | 
                            Diagram 
                           
                         | 
                        
                           
                         | 
                      
                     
                        | Type | 
                        restriction of string | 
                      
                     
                        | 
                            Facets 
                           
                         | 
                        
                           
                              
                                 
                                    | enumeration | 
                                    called | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    swinging | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    foul | 
                                    
                                       
                                     | 
                                  
                               
                            
                         | 
                      
                     
                        | 
                            Source 
                           
                         | 
                        
                           
                              
                                 
                                    <simpleType name="strikeType.Baseball.Vocabulary">
  <restriction base="string">
    <enumeration value="called"/>
    <enumeration value="swinging"/>
    <enumeration value="foul"/>
  </restriction>
</simpleType> | 
                                  
                               
                            
                         | 
                      
                  
                
             | 
             | 
         
         
             | 
             | 
             | 
         
      
Simple Type sportsml:ballLocation.Baseball.Vocabulary
      
         
             | 
             | 
             | 
         
         
             | 
            
               
                  
                     
                        | Namespace | 
                        http://iptc.org/std/SportsML/2008-04-01/ | 
                      
                     
                        | 
                            Diagram 
                           
                         | 
                        
                           
                         | 
                      
                     
                        | Type | 
                        restriction of string | 
                      
                     
                        | 
                            Facets 
                           
                         | 
                        
                           
                              
                                 
                                    | enumeration | 
                                    high | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    low | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    inside | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    outside | 
                                    
                                       
                                     | 
                                  
                               
                            
                         | 
                      
                     
                        | 
                            Source 
                           
                         | 
                        
                           
                              
                                 
                                    <simpleType name="ballLocation.Baseball.Vocabulary">
  <restriction base="string">
    <enumeration value="high"/>
    <enumeration value="low"/>
    <enumeration value="inside"/>
    <enumeration value="outside"/>
  </restriction>
</simpleType> | 
                                  
                               
                            
                         | 
                      
                  
                
             | 
             | 
         
         
             | 
             | 
             | 
         
      
Simple Type sportsml:playType.Baseball.Vocabulary
      
         
             | 
             | 
             | 
         
         
             | 
            
               
                  
                     
                        | Namespace | 
                        http://iptc.org/std/SportsML/2008-04-01/ | 
                      
                     
                        | 
                            Diagram 
                           
                         | 
                        
                           
                         | 
                      
                     
                        | Type | 
                        restriction of string | 
                      
                     
                        | 
                            Facets 
                           
                         | 
                        
                           
                              
                                 
                                    | enumeration | 
                                    walk | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    hit | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    hit-by-pitch | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    stolen-base | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    out | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    strikeout | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    caught-stealing | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    pickoff | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    single | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    double | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    triple | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    home-run | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    defensive-indifference | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    pickoff-error | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    wild-pitch | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    passed-ball | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    balk | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    other-advance | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    foul-error | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    interference | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    error | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    fielders-choice | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    missing-play | 
                                    
                                       
                                     | 
                                  
                               
                            
                         | 
                      
                     
                        | 
                            Source 
                           
                         | 
                        
                           
                              
                                 
                                    <simpleType name="playType.Baseball.Vocabulary">
  <restriction base="string">
    <enumeration value="walk"/>
    <enumeration value="hit"/>
    <enumeration value="hit-by-pitch"/>
    <enumeration value="stolen-base"/>
    <enumeration value="out"/>
    <enumeration value="strikeout"/>
    <enumeration value="caught-stealing"/>
    <enumeration value="pickoff"/>
    <enumeration value="single"/>
    <enumeration value="double"/>
    <enumeration value="triple"/>
    <enumeration value="home-run"/>
    <enumeration value="defensive-indifference"/>
    <enumeration value="pickoff-error"/>
    <enumeration value="wild-pitch"/>
    <enumeration value="passed-ball"/>
    <enumeration value="balk"/>
    <enumeration value="other-advance"/>
    <enumeration value="foul-error"/>
    <enumeration value="interference"/>
    <enumeration value="error"/>
    <enumeration value="fielders-choice"/>
    <enumeration value="missing-play"/>
  </restriction>
</simpleType> | 
                                  
                               
                            
                         | 
                      
                  
                
             | 
             | 
         
         
             | 
             | 
             | 
         
      
Simple Type sportsml:walkType.Baseball.Vocabulary
      Simple Type sportsml:hitType.Baseball.Vocabulary
      
         
             | 
             | 
             | 
         
         
             | 
            
               
                  
                     
                        | Namespace | 
                        http://iptc.org/std/SportsML/2008-04-01/ | 
                      
                     
                        | 
                            Diagram 
                           
                         | 
                        
                           
                         | 
                      
                     
                        | Type | 
                        restriction of string | 
                      
                     
                        | 
                            Facets 
                           
                         | 
                        
                           
                              
                                 
                                    | enumeration | 
                                    single | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    double | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    triple | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    home-run | 
                                    
                                       
                                     | 
                                  
                               
                            
                         | 
                      
                     
                        | 
                            Source 
                           
                         | 
                        
                           
                              
                                 
                                    <simpleType name="hitType.Baseball.Vocabulary">
  <restriction base="string">
    <enumeration value="single"/>
    <enumeration value="double"/>
    <enumeration value="triple"/>
    <enumeration value="home-run"/>
  </restriction>
</simpleType> | 
                                  
                               
                            
                         | 
                      
                  
                
             | 
             | 
         
         
             | 
             | 
             | 
         
      
Simple Type sportsml:hitByPitchType.Baseball.Vocabulary
      Simple Type sportsml:outType.Baseball.Vocabulary
      
         
             | 
             | 
             | 
         
         
             | 
            
               
                  
                     
                        | Namespace | 
                        http://iptc.org/std/SportsML/2008-04-01/ | 
                      
                     
                        | 
                            Diagram 
                           
                         | 
                        
                           
                         | 
                      
                     
                        | Type | 
                        restriction of string | 
                      
                     
                        | 
                            Facets 
                           
                         | 
                        
                           
                              
                                 
                                    | enumeration | 
                                    strikeout | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    strikeout-thrown-to-first | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    fielders-choice | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    throw-out | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    fly-ball | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    fly-ball-line-drive | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    fly-ball-popup | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    pickoff | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    caught-stealing | 
                                    
                                       
                                     | 
                                  
                               
                            
                         | 
                      
                     
                        | 
                            Source 
                           
                         | 
                        
                           
                              
                                 
                                    <simpleType name="outType.Baseball.Vocabulary">
  <restriction base="string">
    <enumeration value="strikeout"/>
    <enumeration value="strikeout-thrown-to-first"/>
    <enumeration value="fielders-choice"/>
    <enumeration value="throw-out"/>
    <enumeration value="fly-ball"/>
    <enumeration value="fly-ball-line-drive"/>
    <enumeration value="fly-ball-popup"/>
    <enumeration value="pickoff"/>
    <enumeration value="caught-stealing"/>
  </restriction>
</simpleType> | 
                                  
                               
                            
                         | 
                      
                  
                
             | 
             | 
         
         
             | 
             | 
             | 
         
      
Simple Type sportsml:position.Baseball.Vocabulary
      
         
             | 
             | 
             | 
         
         
             | 
            
               
                  
                     
                        | Namespace | 
                        http://iptc.org/std/SportsML/2008-04-01/ | 
                      
                     
                        | 
                            Diagram 
                           
                         | 
                        
                           
                         | 
                      
                     
                        | Type | 
                        restriction of string | 
                      
                     
                        | 
                            Facets 
                           
                         | 
                        
                           
                              
                                 
                                    | enumeration | 
                                    1 | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    2 | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    3 | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    4 | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    5 | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    6 | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    7 | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    8 | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    9 | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    10 | 
                                    
                                       
                                          
                                             
                                                tenth man (for softball), playing in the outfield  | 
                                              
                                           
                                        
                                     | 
                                  
                                 
                                    | enumeration | 
                                    dh | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    ph | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    pr | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    manager | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    coach | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    coach-first-base | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    coach-third-base | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    umpire | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    umpire-2 | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    umpire-3 | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    umpire-4 | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    umpire-5 | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    umpire-7 | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    umpire-9 | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    official-scorekeeper | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    technical-commissioner | 
                                    
                                       
                                     | 
                                  
                               
                            
                         | 
                      
                     
                        | 
                            Source 
                           
                         | 
                        
                           
                              
                                 
                                    <simpleType name="position.Baseball.Vocabulary">
  <restriction base="string">
    <enumeration value="1">
      <annotation>
        <documentation>pitcher</documentation>
      </annotation>
    </enumeration>
    <enumeration value="2">
      <annotation>
        <documentation>catcher</documentation>
      </annotation>
    </enumeration>
    <enumeration value="3">
      <annotation>
        <documentation>first baseman</documentation>
      </annotation>
    </enumeration>
    <enumeration value="4">
      <annotation>
        <documentation>second baseman</documentation>
      </annotation>
    </enumeration>
    <enumeration value="5">
      <annotation>
        <documentation>third baseman</documentation>
      </annotation>
    </enumeration>
    <enumeration value="6">
      <annotation>
        <documentation>shortstop</documentation>
      </annotation>
    </enumeration>
    <enumeration value="7">
      <annotation>
        <documentation>left fielder</documentation>
      </annotation>
    </enumeration>
    <enumeration value="8">
      <annotation>
        <documentation>center fielder</documentation>
      </annotation>
    </enumeration>
    <enumeration value="9">
      <annotation>
        <documentation>right fielder</documentation>
      </annotation>
    </enumeration>
    <enumeration value="10">
      <annotation>
        <documentation>tenth man (for softball), playing in the outfield</documentation>
      </annotation>
    </enumeration>
    <enumeration value="dh">
      <annotation>
        <documentation>designated hitter</documentation>
      </annotation>
    </enumeration>
    <enumeration value="ph">
      <annotation>
        <documentation>pinch hitter</documentation>
      </annotation>
    </enumeration>
    <enumeration value="pr">
      <annotation>
        <documentation>pinch runner</documentation>
      </annotation>
    </enumeration>
    <enumeration value="manager"/>
    <enumeration value="coach"/>
    <enumeration value="coach-first-base"/>
    <enumeration value="coach-third-base"/>
    <enumeration value="umpire"/>
    <enumeration value="umpire-2">
      <annotation>
        <documentation>home plate umpire</documentation>
      </annotation>
    </enumeration>
    <enumeration value="umpire-3">
      <annotation>
        <documentation>first base umpire</documentation>
      </annotation>
    </enumeration>
    <enumeration value="umpire-4">
      <annotation>
        <documentation>second base umpire</documentation>
      </annotation>
    </enumeration>
    <enumeration value="umpire-5">
      <annotation>
        <documentation>third base umpire</documentation>
      </annotation>
    </enumeration>
    <enumeration value="umpire-7">
      <annotation>
        <documentation>left field umpire</documentation>
      </annotation>
    </enumeration>
    <enumeration value="umpire-9">
      <annotation>
        <documentation>right field umpire</documentation>
      </annotation>
    </enumeration>
    <enumeration value="official-scorekeeper"/>
    <enumeration value="technical-commissioner"/>
  </restriction>
</simpleType> | 
                                  
                               
                            
                         | 
                      
                  
                
             | 
             | 
         
         
             | 
             | 
             | 
         
      
Simple Type sportsml:participantRole.Baseball.Vocabulary
      
         
             | 
             | 
             | 
         
         
             | 
            
               
                  
                     
                        | Namespace | 
                        http://iptc.org/std/SportsML/2008-04-01/ | 
                      
                     
                        | 
                            Diagram 
                           
                         | 
                        
                           
                         | 
                      
                     
                        | Type | 
                        restriction of string | 
                      
                     
                        | 
                            Facets 
                           
                         | 
                        
                           
                              
                                 
                                    | enumeration | 
                                    fielder | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    official | 
                                    
                                       
                                     | 
                                  
                                 
                                    | enumeration | 
                                    auxilliary | 
                                    
                                       
                                     | 
                                  
                               
                            
                         | 
                      
                     
                        | 
                            Source 
                           
                         | 
                        
                           
                              
                                 
                                    <simpleType name="participantRole.Baseball.Vocabulary">
  <restriction base="string">
    <enumeration value="fielder"/>
    <enumeration value="official"/>
    <enumeration value="auxilliary"/>
  </restriction>
</simpleType> | 
                                  
                               
                            
                         | 
                      
                  
                
             | 
             | 
         
         
             | 
             | 
             |