LinkSmart XML Schemas

Wikis > LinkSmart.net > IoT Developer Support > LinkSmart XML Schemas
The following zip file includes a set of related XML schema files that should be used as specification and validation of a set of LinkSmart XML document.
The zip file includes:
  • LinkSmartEventModel.xsd – Schema for the LinkSmart Events
  • LinkSmartIoTEntityModel.xsd – Schema for the LinkSmart IoTEntity model used as payload in events, and in the RESTful API.
  • LinkSmartTypeLibrary.xsd – A set of common schema types and components imported by other schemas such as Event and IoTEntity models.
  • RDFaTypeDefinitions.xsd – Definitions of basic schema types from the RDFa Core 1.1 specification. These schema types are used for definitions of RDFa attributes in other importing schemas.
  • xml.xsd – Definitions of basic XML attributes (xml:base, xml:space, xml:lang) form the W3C for usage in importing schemas.