Diff - Left File: Common/efileTypes.xsd (2006v1.1) Right File: Common/efileTypes.xsd (2006v1.2)
OLD: Common/efileTypes.xsd (2006v1.1)
NEW: Common/efileTypes.xsd (2006v1.2)

OLD line(s): 2950

NEW line(s): 2951,2960

  <!-- Recurring Number of Shares Type -->
  <xsd:simpleType name="NumberOfSharesType">
    <xsd:annotation>
      <xsd:documentation>Recurring Number of Shares Type</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="IntegerType">
      <xsd:totalDigits value="20"/>
    </xsd:restriction>
  </xsd:simpleType>