FocalRatio

Element Information

Model

Source

<xs:element name="FocalRatio">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:pattern value="f/\d+\.?\d*"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>

Sample