Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Comment:
clarified MAY to MUST (METAED-905)
This section covers allowable scenarios for composing and revising xml interchanges based on the Ed-Fi data model.
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
4.1 Compose New XML Interchange Schema
An Ed-Fi interchange schema is an XSD file that groups entities together for bulk data exchange.
- MUST contain at least one domain entity or association.
- MAY contain multiple domain entities and/or associations.
- MAY MUST NOT contain any cardinality statements.
- MUST contain basic documentation.
- SHOULD NOT contain "Interchange" in the name.
- MAY contain extended documentation and use case documentation.
4.2. Extend XML Interchange Schema
The core set of Ed-Fi Standard Interchange Schema can be modified to include new or extended entities.
- MUST contain at least one domain entity or association.
- MAY contain multiple domain entities and/or associations.
- MAY MUST NOT contain entities included in the parent interchange.
- MAY MUST NOT contain any cardinality statements.
- MAY MUST NOT contain entity-level documentation (including extended and use-case documentation).