| Target Namespace | http://eclipse.org/ptp/lml |
|---|---|
| Element and Attribute Namespaces |
|
| Schema Composition |
|
| Prefix | Namespace |
|---|---|
| Default namespace | http://www.w3.org/2001/XMLSchema |
| xml | http://www.w3.org/XML/1998/namespace |
| lml | http://eclipse.org/ptp/lml |
| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | entities_type |
|---|---|
| Abstract | no |
| Documentation | Dummy-root-object. Contains key and keyref definitions to define foreign keys and primary keys. Primary key is here objects/object.id . Foreign key is information/info.id |
| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | info_type |
|---|---|
| Abstract | no |
| Documentation | Is referenced to an existing object-instance by id. description gives a brief idea of what this info contains. Collects a list of key-value-pairs. For example key="cpucount" value="290.000". |
| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | infodata_type |
|---|---|
| Abstract | no |
| Documentation | Key value pair for information. |
| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | information_type |
|---|---|
| Abstract | no |
| Documentation | Collects a list of infos. Exists a most once. |
| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | object_type |
|---|---|
| Abstract | no |
| Documentation | Defines one instance within the batch-system. For example one object could represent one job on the batch-system or one node. Even the system is one object. The color defines with which color this object is identified and painted. |
| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | objects_type |
|---|---|
| Abstract | no |
| Documentation | Collects a list of objects. Can only exist once in whole lml-file. |
| Super-types: | string < object_name (by restriction) |
|---|---|
| Sub-types: | None |
| Name | object_name |
|---|---|
| Content |
|
| Documentation | Contains a list of possible types of objects in a batch system. |