CTS2 1.0 FTF Avatar
  1. OMG Issue

CTS2F2 — CTS2: currentVersion not typed in MapCatalogEntry

  • Key: CTS2F2-61
  • Legacy Issue Number: 17319
  • Status: closed  
  • Source: Mayo Clinic ( Mr. Craig Stancl)
  • Summary:

    Map.xsd MapCatalogEntry currentVersion does not have an XSD type. Should be MapVersionReference...

    Logged: https://github.com/cts2/cts2-specification/issues/89

  • Reported: CTS2 1.0b1 — Fri, 20 Apr 2012 04:00 GMT
  • Disposition: Resolved — CTS2 1.0
  • Disposition Summary:

    PIM: N/A
    PSM:
    Changed the type of 'currentVersion' to 'MapVersionReference.'
    Original:
    <xs:element name="currentVersion" minOccurs="0">
    Updated:
    <xs:element name="currentVersion" type="core:MapVersionReference" minOccurs="0">

  • Updated: Fri, 6 Mar 2015 20:58 GMT