View Issue Details

IDProjectCategoryView StatusLast Update
0002817CaseTalk ModelerRepositorypublic2023-09-26 14:53
ReporterBCP Software Assigned ToBCP Software  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version13.0.1Fixed in Version13.0.1 
Summary0002817: Add datatype GUID
DescriptionGUID's are used more and more. Adding support for it, may help technical artifacts and developers.
Additional InformationXSD Example:

  <xs:simpleType name="guid">
    <xs:restriction base="xs:string">
      <xs:pattern value="[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-
                         [0-9a-fA-F]{4}-[0-9a-fA-F]{12}" />
    </xs:restriction>
  </xs:simpleType>
TagsNo tags attached.
CaseTalk Editionunknown

Activities

BCP Software

BCP Software

2021-02-15 09:18

administrator   ~0001885

Now listed as one of the common datatypes. Generator plugins need to support it still.
BCP Software

BCP Software

2023-09-26 14:53

administrator   ~0004954

XML Schema Definition supports guid datatype.

Issue History

Date Modified Username Field Change
2021-02-05 13:52 BCP Software New Issue
2021-02-05 13:52 BCP Software Status new => assigned
2021-02-05 13:52 BCP Software Assigned To => BCP Software
2021-02-15 09:18 BCP Software Status assigned => confirmed
2021-02-15 09:18 BCP Software Note Added: 0001885
2021-02-15 09:18 BCP Software Target Version 11.1 => 13.0.1
2023-09-26 14:53 BCP Software Status confirmed => resolved
2023-09-26 14:53 BCP Software Resolution open => fixed
2023-09-26 14:53 BCP Software Fixed in Version => 13.0.1
2023-09-26 14:53 BCP Software Note Added: 0004954