mpeg7:regionCode

Simple Type Information

Used By

Source

<simpleType name="regionCode">
  <restriction base="string">
    <whiteSpace value="collapse"/>
    <pattern value="[a-zA-Z]{2}(-[a-zA-Z0-9]{1,3})?"/>
  </restriction>
</simpleType>