Stream: implementers
Topic: Using Duration in STU3 profiles
Jean Duteau (Feb 26 2020 at 14:51):
Am I able to use Duration (and the other Quantity sub-types) in STU3 extensions? I have generated an extension that uses Duration, but the validator rejects it. I was able to create schema-valid files with valueDuration. Section 2.5.0.1 Extension Element also doesn't list Duration (nor the other Quantity sub-types).
Lloyd McKenzie (Feb 26 2020 at 16:28):
@Grahame Grieve
Grahame Grieve (Feb 28 2020 at 02:55):
no you cant use Duration as a data type in STU3
Last updated: Apr 12 2022 at 19:14 UTC