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

OLD line(s): 1255

      <xsd:pattern value="([&#x0021;-&#x007E;&#x00A3;&#x00A7;&#xC1;&#xC9;&#xCD;&#xD1;&#xD3;&#xD7;&#xDA;&#xDC;&#xE1;&#xE9;&#xED;&#xF1;&#xF3;&#xFA;&#xFC;] ?)*[&#x0021;-&#x007E;&#x00A3;&#x00A7;&#xC1;&#xC9;&#xCD;&#xD1;&#xD3;&#xD7;&#xDA;&#xDC;&#xE1;&#xE9;&#xED;&#xF1;&#xF3;&#xFA;&#xFC;]" />
NEW line(s): 1255

      <xsd:pattern value="([&#x0021;-&#x007E;&#x00A3;&#x00A7;&#xC1;&#xC9;&#xCD;&#xD1;&#xD3;&#xD7;&#xDA;&#xDC;&#xE1;&#xE9;&#xED;&#xF3;&#xFA;&#xFC;] ?)*[&#x0021;-&#x007E;&#x00A3;&#x00A7;&#xC1;&#xC9;&#xCD;&#xD1;&#xD3;&#xD7;&#xDA;&#xDC;&#xE1;&#xE9;&#xED;&#xF3;&#xFA;&#xFC;]" />
OLD line(s): 2676

NEW line(s): 2677,2686

  <!-- Depreciation Convention Type -->
  <xsd:simpleType name="DepreciationConventionType">
    <xsd:annotation>
      <xsd:documentation>Depreciation convention abbreviations</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="DepreciationConventionCodeType">
    </xsd:restriction>
  </xsd:simpleType>


OLD line(s): 2710

NEW line(s): 2721,2730

  <!-- Depreciation Method Type -->
  <xsd:simpleType name="DepreciationMethodType">
    <xsd:annotation>
      <xsd:documentation>Depreciation method abbreviations</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="DepreciationMethodCodeType">
    </xsd:restriction>
  </xsd:simpleType>


OLD line(s): 3665

NEW line(s): 3686

            <xsd:minLength value="1"/>