Access4LearningNA / specgen_input_na

Where we define the Unity data model.
Apache License 2.0
0 stars 0 forks source link

Update StudentRecordPackage/AbstractContentPackageType to work with OpenAPI/YAML #150

Closed 4pins closed 3 years ago

4pins commented 3 years ago

With the latest XSLT we are unable to convert StudentRecordPackage to valid YAML. I believe this is because it isn't cleanly extended from AbstractContentPackageType. Will investigate!

4pins commented 3 years ago

Created: StudentRecordPackageAbstractContentPackageType as copy of AbstractContentPackageType Added: SIF_RefId and SIF_RefObject attributes to StudentRecordPackageAbstractContentPackageType Updated: StudentRecordPackage to be just an extension of StudentRecordPackageAbstractContentPackageType

4pins commented 3 years ago

Error cleared! Need to check the final outputs.

4pins commented 3 years ago

Confirmed!

image