# XML Schemas (XSD)

The enaio® server-api uses XML formats for structured data exchange with the server,
the structure of which is described by XML Schema Definitions (XSD).

| Schema | Description |
|---|---|
| [DMSData](xsd/DMSData.md) | Object description for XML import jobs (Insert, Update, Delete, Copy, Move) |
| [DMSQuery](xsd/DMSQuery.md) | Search requests for DMS research (GetResultList, GetDeletedObjects, stored searches) |
| [DMSContent](xsd/DMSContent.md) | Output format for search results and object calls (GetResultList, GetObjectDetails etc.) |
| [DMSObjDef](xsd/DMSObjDef.md) | Complete object definition of a enaio® system — cabinets, object types and fields (GetObjDef) |
