Open MarAlder opened 1 year ago
Relates to: #806
The uncertainty attributes (e.g., in doubleBaseType) are never used in CPACS (also we are doing research on a different approach of storing uncertainty data). As far as I know also the attributes externalDataDirectory, externalDataNodePath and externalFileName are not used/needed.
doubleBaseType
externalDataDirectory
externalDataNodePath
externalFileName
Please correct me if I'm wrong.
I therefore suggest to use our own base types only if really needed and use the standard xsd-types elsewise. See cpacs4 branch for further details and testing.
I really like this! A nice simplification.
Relates to: #806
The uncertainty attributes (e.g., in
doubleBaseType
) are never used in CPACS (also we are doing research on a different approach of storing uncertainty data). As far as I know also the attributesexternalDataDirectory
,externalDataNodePath
andexternalFileName
are not used/needed.Please correct me if I'm wrong.
I therefore suggest to use our own base types only if really needed and use the standard xsd-types elsewise. See cpacs4 branch for further details and testing.