<schema
xmlns="http://www.w3.org/2001/XMLSchema"
xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/"
version="2.0"
>
<simpleType name="teamKeyType.l.swede-ice.se">
<restriction base="string">
<enumeration value="l.swede-ice.se-t.1">
<annotation>
<appinfo>
<firstname>Stockholm</firstname>
<lastname>AIK</lastname>
<division>Elitserien</division>
</appinfo>
</annotation>
</enumeration>
</restriction>
</simpleType>
</schema>
|