diff --git a/README.md b/README.md index e3fc3518e514b5ef45c6eac57e0fa6ebb51c0a8a..b76197ebd4a5cd7d2365c7da53fb1ea6c05cf4de 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ # oneM2M MAS WG HAIM Schemas This repository contains the schemas for oneM2M's MAS *Home Domain Abstract Information Model*. + +## Latest Version + +The latest schema version is [3.7.0](3.7.0). + +## Directory Structure + +The schema directories contain the following objects: + +- **xsd/** : This sub-directory contains the XSD files for Devices, Sub-Devices, ModuleClasss, and Actions as well as necessary include files for common types and enumeration types for the home domain. +- **SDT-TS0023-Devices.xml** : The Devices and Sub-devices of TS-0023 in SDT XML format. +- **SDT-TS0023-ModuleClasses.xml** : The ModuleClasses of TS-0023 in SDT XML format. +- **shortnames.csv** : The list of identifiers used in the XSD and their short name equivalents. +