Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info

February 2019 EagleML Release

Added to the schema:

1. eagleml-internal-2-0.xsd: the new abstract object logObject and abstract complex type LogObject have been added to the schema
2. eagleml-internal-2-0.xsd: the new object controlCenterEventLog and complex type ControlCenterEventLog (based on LogObject complex type) have been added to the schema with the group ControlCenterEventLog.model
3. eagleml-internal-shared-2-0.xsd: the group ControlCenterEventLog.model has been added to the schema with the following elements and groups:
     eventGroupName
     eventTaskId
     statisticCategory
     statisticName
     statisticType
     businessProcessingGroup
     ActiveFlag.model group
     completedFlag
     coreGroup
     controlCenterEventLogDetail of complex type ControlCenterEventLogDetail
4. eagleml-internal-shared-2-0.xsd: the complex type ControlCenterEventLogDetail has been added to the schema with the following elements and groups:
     stepId
     stepName
     loopbackFlag
     MessageType.model group
     messageSubtype
     packageName
     procedureName
     inputParams
     dependency
     defaultTagId
     executeCondition
     outCursorColumns
     commitFlag
     ActiveFlag.model group
     ruleId
     dependStepFlag
5. eagleml-internal-shared-2-0.xsd: the group ActiveFlag.model has been added to the schema with the element activeFlag
6. eagleml-enum-2-0.xsd: the enumeration value ControlCenterEventLog has been added to the ObjectTypeEnum simple type
7. eagleml-sec-shared-2-0.xsd: the following element and group have been added to the Forward.model group:
     legAsset of complex type AssetIdentifiersDataModel
     LookThrough.model group
8. eagleml-sec-shared-2-0.xsd: the group LookThrough.model has been added to the schema with the following elements:
     lookThroughIndicator
     lookThroughValue

Replaced in the schema:
1. eagleml-sec-shared-2-0.xsd: the elements lookThroughIndicator and lookThroughValue have been replaced by created LookThrough.model group in the CommonSMF.model group

...