Included schema sportsml-vocabulary-specific-golf.xsd
      Simple Type sportsml:holeType.Golf.Vocabulary
      
         
            |  |  |  | 
         
            |  | 
                  
                     
                        | Namespace | http://iptc.org/std/SportsML/2008-04-01/ |  
                        | Diagram |  |  
                        | Type | restriction of string |  
                        | Facets | 
                              
                                 
                                    | enumeration | regular |  |  
                                    | enumeration | playoff |  |  
                                    | enumeration | sudden-death |  |  |  
                        | Source | 
                              
                                 
                                    | <simpleType name="holeType.Golf.Vocabulary">
  <restriction base="string">
    <enumeration value="regular"/>
    <enumeration value="playoff"/>
    <enumeration value="sudden-death"/>
  </restriction>
</simpleType> |  |  |  | 
         
            |  |  |  | 
      
Simple Type sportsml:shotType.Golf.Vocabulary
      
         
            |  |  |  | 
         
            |  | 
                  
                     
                        | Namespace | http://iptc.org/std/SportsML/2008-04-01/ |  
                        | Diagram |  |  
                        | Type | restriction of string |  
                        | Facets | 
                              
                                 
                                    | enumeration | drive |  |  
                                    | enumeration | putt |  |  
                                    | enumeration | pitch |  |  |  
                        | Source | 
                              
                                 
                                    | <simpleType name="shotType.Golf.Vocabulary">
  <restriction base="string">
    <enumeration value="drive"/>
    <enumeration value="putt"/>
    <enumeration value="pitch"/>
  </restriction>
</simpleType> |  |  |  | 
         
            |  |  |  | 
      
Simple Type sportsml:landing.Golf.Vocabulary
      
         
            |  |  |  | 
         
            |  | 
                  
                     
                        | Namespace | http://iptc.org/std/SportsML/2008-04-01/ |  
                        | Diagram |  |  
                        | Type | restriction of string |  
                        | Facets | 
                              
                                 
                                    | enumeration | fairway |  |  
                                    | enumeration | sand |  |  
                                    | enumeration | water |  |  
                                    | enumeration | rough |  |  
                                    | enumeration | green |  |  
                                    | enumeration | hole |  |  |  
                        | Source | 
                              
                                 
                                    | <simpleType name="landing.Golf.Vocabulary">
  <restriction base="string">
    <enumeration value="fairway"/>
    <enumeration value="sand"/>
    <enumeration value="water"/>
    <enumeration value="rough"/>
    <enumeration value="green"/>
    <enumeration value="hole"/>
  </restriction>
</simpleType> |  |  |  | 
         
            |  |  |  |