| Element Summary |
| BasicDataTypesML_Doc |
For testing.
|
| BatteryML_Doc | Main instance of battery device type. |
| BatteryML_Test_Doc |
For testing.
|
| Boolean | Individual boolean value. |
| BooleanList | List of boolean values. |
| BuildingBlock |
BuildingBlock element in BuildingBlockDB.
|
| BuildingBlockDB | Main database with component definitions. |
| BuildingBlockDB_Test_Doc |
For testing.
|
| BuildingBlockSet |
BuildingBlock set element in BuildingBlockDB.
|
| Category |
Category element.
|
| CategorySet |
Container for category and category set.
|
| Cell |
Cell element in CellDB.
|
| CellDB | Main database with cell definitions. |
| CellDB_Test_Doc | Element used for testing consistency of schema document. |
| CellSandwich |
CellSandwich element in CellSandwichDB.
|
| CellSandwichDB | Main database with cell sandwich definitions. |
| CellSandwichDB_Test_Doc | Element used for testing consistency of schema document. |
| CellSandwichSet |
CellSandwich set element in CellSandwichDB.
|
| CellSet |
Cell set element in CellDB.
|
| ChemicalElementSymbol | Chemical element symbol. |
| DateTime | Individual ISO date/time value. |
| DateTimeList | List of ISO date/time values. |
| Definition |
Definition element.
|
| Device |
Device element in DeviceDB.
|
| DeviceDB | Main database with device definitions. |
| DeviceDB_Test_Doc |
For testing.
|
| DeviceSet |
Device set element in DeviceDB.
|
| EmbeddedXML | Value governed by a different XML Schema. |
| Encoded64 | Base 64 encoded data. |
| Float32 | Individual 32-bit floating point value. |
| Float32List | List of 32-bit floating point values. |
| Float64 | Individual 64-bit floating point value. |
| Float64List | List of 64-bit floating point values. |
| Function |
Basic function type.
|
| Functions |
Container for Function entries with enforced uniqueness on id-s
|
| FunctionType | Function type container. |
| Index |
Index associated to data in the container.
|
| Int32 | Individual integer value (32 bits, signed). |
| Int32List | List of integer value (32 bits, signed). |
| Int64 | Individual long integer value (64 bits, signed). |
| Int64List | List of long integer value (64 bits, signed). |
| Map | Generic map element with attribute keys (name, id) for enforcing uniqueness. |
| Material |
Material element in MaterialDB.
|
| MaterialDB | Main database with material properties. |
| MaterialDB_Test_Doc |
For testing.
|
| Model |
Model element in ModelDB.
|
| ModelDB | Main database with model definitions. |
| ModelDB_Test_Doc |
For testing.
|
| Module |
Module element in ModuleDB.
|
| ModuleDB | Main database with module definitions. |
| ModuleDB_Test_Doc | Element used for testing consistency of schema document. |
| ModuleSet |
Module set element in ModuleDB.
|
| NamedParametersML_Doc | Container used for testing consistency of the XSD schema. |
| NonNegativeInt | Individual non-negative integer value (32 bits, signed). |
| NonNegativeInt32 | Individual non-negative integer value (32 bits, signed). |
| NonNegativeInt32List | List of non-negative integer values (32 bits, signed). |
| NonNegativeInt64 | Individual non-negative long integer value (64 bits, signed). |
| NonNegativeInt64List | List of non-negative long integer values (64 bits, signed). |
| NonNegativeIntList | List of non-negative integer values (32 bits, signed). |
| Pack |
Pack element in PackDB.
|
| PackDB | Main database with pack definitions. |
| PackDB_Test_Doc |
For testing.
|
| PackSet |
Pack set element in PackDB.
|
| Parameter |
Basic Name/Value pair.
|
| Parameters |
Container for Parameter and ParameterSet entries with enforced uniqueness on id-s
|
| ParameterSet |
Basic container for Name/Value pairs set.
|
| Part |
Part element in PartDB.
|
| PartDB | Main database with part definitions. |
| PartDB_Test_Doc |
For testing.
|
| PartSet |
Part set element in PartDB.
|
| PositiveInt | Individual positive integer value (32 bits, signed). |
| PositiveIntList | List of positive positive integer values (32 bits, signed). |
| PropertyType | Property type container. |
| ShortName | Individual name value, limited to 1024 characters. |
| ShortNameList | List of short name values, limited to 1024 characters. |
| ShortString | Individual string value, limited to 1024 characters. |
| ShortToken | Individual token value, limited to 1024 characters. |
| Simulation |
Simulation element in SimulationDB.
|
| SimulationDB | Main database with simulation definitions. |
| SimulationDB_Test_Doc |
For testing.
|
| String | Individual string value. |
| UnitsDB | Main database with unit definitions. |
| UnitsDB_Test_Doc |
For testing.
|
| Variables |
Container for Variable and VariableSet entries with enforced uniqueness on id-s
|
| Vector | Generic vector element. |
| Simple Type Summary |
| BooleanListType | List of boolean values. |
| BooleanType | Individual boolean value. |
| BuildingBlockTypeType | BuildingBlock type battery. |
| CellTypeType | Cell type model. |
| ChemicalElementSymbolType |
This datatype enumerates the valid strings representing chemical
elements.
|
| CSWTypeType | CellSandwich type model. |
| DateTimeListType | List of ISO date/time values. |
| DateTimeType | Individual ISO date/time value. |
| DeviceTypeType | Device type model. |
| EmbeddedXMLType | Value governed by a different XML Schema. |
| Encoded64Type | Base 64 encoded PNG image. |
| Float32ListType | List of 32-bit floating point values. |
| Float32Type | Individual 32-bit floating point value. |
| Float64ListType | List of 64-bit floating point values. |
| Float64Type | Individual 64-bit floating point value. |
| FunctionTypeType | Function type group. |
| IndexIntListType |
Index as list integer value.
|
| IndexIntType | Index as integer value (64 bits, signed). |
| IndexNameListType |
Index as list integer value.
|
| IndexNameType |
Index as name value (no spaces).
|
| Int32ListType | List of integer value (32 bits, signed). |
| Int32Type | Individual integer value (32 bits, signed). |
| Int64ListType | List of long integer values (64 bits, signed). |
| Int64Type | Individual long integer value (64 bits, signed). |
| ModuleTypeType | Module type model. |
| NonNegativeInt32ListType | List of non-negative integer values (32 bits, signed). |
| NonNegativeInt32Type | Individual non-negative Integer Value (32 bits, signed) |
| NonNegativeInt64ListType | List of non-negative long integer values (64 bits, signed). |
| NonNegativeInt64Type | Individual non-negative Integer Value (32 bits, signed) |
| NonNegativeIntListType | List of non-negative integer values (32 bits, signed). |
| NonNegativeIntType | Individual non-negative Integer Value (32 bits, signed) |
| PackTypeType | Pack type model. |
| PartTypeType | Cell type model. |
| PositiveIntListType | List of positive integer values (32 bits, signed). |
| PositiveIntType | Individual non-negative Integer Value (32 bits, signed) |
| PropertyTypeType | Property type group. |
| ShortNameListType | Name with up to 1024 characters |
| ShortNameType | Name with up to 1024 characters |
| ShortStringType | String with up to 1024 characters |
| ShortTokenType | Token with up to 1024 characters |
| StringType | Individual string value. |