Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

model: Core: DateTime: Inherit from xsd:dateTime #661

Merged
merged 1 commit into from
Mar 26, 2024

Commits on Mar 19, 2024

  1. model: Core: DateTime: Inherit from xsd:dateTimeStamp

    Inherit from xsd:dateTimeStamp instead of xsd:string. The XSD definition
    is compatible with the SPDX definition, and this will allow code
    generation tools to map the value to a code-native datatype.
    JPEWdev committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ff10549 View commit details
    Browse the repository at this point in the history