Diff - Left File: Common/efileTypes.xsd (CUv8.0) Right File: Common/efileTypes.xsd (CUv9.0)
OLD: Common/efileTypes.xsd (CUv8.0)
NEW: Common/efileTypes.xsd (CUv9.0)

OLD line(s): 3763

NEW line(s): 3764,3770

  <!-- Type for Device Id -->
  <xsd:simpleType name="DeviceIdType">
    <xsd:restriction base="TextType">
      <xsd:pattern value="[A-Fa-f0-9]{40}" />
    </xsd:restriction>
  </xsd:simpleType>