XSD Revision 336
August 2019 EagleML Release
Added to the schema:
1. eagleml-acc-2-0.xsd: the group SettleAmountLocal.model has been added to the AccountingAssetCash complex type
2. eagleml-shared-2-0.xsd: the element extractDetails of complex type ExtractDetails has been added to the TaskUnit complex type
3. eagleml-shared-2-0.xsd: the complex type ExtractDetails has been added to the schema with the following elements:
   URI
   extractSummary of complex type ExtractSummary
   extractTaskDetails of complex type ExtractTaskDetails
4. eagleml-shared-2-0.xsd: the complex type ExtractTaskDetails has been added to the schema with the element extractStats of complex type ExtractStats
5. eagleml-shared-2-0.xsd: the complex type ExtractSummary has been added to the schema with the following groups:
   TransactionCount.model
   ObjectCount.model
   RowCount.model
   FileCount.model
6. eagleml-shared-2-0.xsd: the group TransactionCount.model has been added to the schema with the element transactionCount
7. eagleml-shared-2-0.xsd: the group ObjectCount.model has been added to the schema with the element objectCount
8. eagleml-shared-2-0.xsd: the group RowCount.model has been added to the schema with the element rowCount
9. eagleml-shared-2-0.xsd: the group FileCount.model has been added to the schema with the element fileCount
Moved in the schema:
1. The complex type ExtractStats has been moved from the eagleml-msg-2-0.xsd to the eagleml-shared-2-0.xsd XSD file
Replaced in the schema:
1. eagleml-shared-2-0.xsd: the element transactionCount has been replaced by the group TransactionCount.model in the ExtractStats complex type
2. eagleml-shared-2-0.xsd: the element objectCount has been replaced by the group ObjectCount.model in the ExtractStats complex type
3. eagleml-shared-2-0.xsd: the element rowCount has been replaced by the group RowCount.model in the ExtractStats complex type
Deleted from the schema:
1. eagleml-wh-shared-2-0.xsd: the element acementNumber has been deleted from the TradeDetExt.model group
Other changes in the schema:
1. eagleml-user-shared-2-0.xsd: type of the element passwordSetDate has been changed from date to DateOrDateTime in the User.model group