simpleType RatioType
namespace urn:tva:metadata:2005
type restriction of xs:string
properties
base string
used by
complexType AspectRatioType
facets
Kind Value Annotation
pattern \d+:\d+
source <xs:simpleType name="RatioType">
 
<xs:restriction base="string">
   
<xs:pattern value="\d+:\d+"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy