| namespace | urn:tva:metadata:2005 | ||||||
| type | restriction of xs:string | ||||||
| properties | 
  | 
				||||||
| used by | 
  | 
				||||||
| facets | 
  | 
				||||||
| source | <xs:simpleType name="currencyCodeType"> <xs:restriction base="string"> <xs:pattern value="[a-zA-Z]{3}"/> </xs:restriction> </xs:simpleType>  |