![]() |
Event Recorder
Version 1.0.0
MDK Debugger Views for Status and Event Information
|
The element <component_viewer> provides the outermost frame of the description. All elements are described within this scope.
Example:
Parent Element | Element Chain | ||
---|---|---|---|
root | Document root | ||
Attributes | Description | Type | Use |
xmlns:xs | Specifies the underlying XML schema to which the SCVD schema is compliant. Has to be set to: "http://www.w3.org/2001/XMLSchema-instance". | xs:decimal | required |
xmlns:xs | Specifies the file path and file name of the SCVD Schema, for example, "Component_Viewer.xsd". | xs:string | required |
schemaVersion | Specifies the compliant SCVD schema version (for example, "1.1"). | xs:string | required |
Child Elements | Description | Type | Occurrence |
component | Name of component and version of SVC description. | ComponentsType | 0..1 |
typedefs | Group element for one or more typedef elements. | TypedefsType | 0..1 |
objects | Group element for one or more object elements. | ObjectsType | 0..1 |
events | Group element for one or more event elements. | EventsType | 0..1 |