| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.unisens.org/unisens2.0}entry (restriction)
|
+--{http://www.unisens.org/unisens2.0}eventEntry (extension)
EventEntry should be used for annotations of every description, e.g. QRS annotation for ECG datasets. EventEntry should not be used for acquired data.
| Nested Element Summary | |
binFileFormat | binFileFormat |
csvFileFormat | csvFileFormat |
customAttributes | customAttributes |
customFileFormat | customFileFormat |
xmlFileFormat | xmlFileFormat |
| Attribute Summary | |
xs:int | commentLengthLength of each comment. |
xs:string | contentClassThe content class describes the type of data. |
unisensFilename | idThe identifier of an entry corresponds to the filename containing the data. |
xs:string | nameThe name of an entry. |
xs:double | sampleRateThe sample rate of this Entry in samples per second. |
xs:string | sourceThe source describes the data origin of the data, for example the recorder's name. |
xs:string | sourceIdThe source identifier contains the serial number of the used recorder. |
xs:int | typeLengthLength of each type. |
| Attribute Detail |
xs:intoptionalunqualifiedxs:stringoptionalunqualifiedunisensFilenamerequiredunqualifiedxs:stringoptionalunqualifiedxs:doublerequiredunqualifiedxs:stringoptionalunqualifiedxs:stringoptionalunqualifiedxs:intoptionalunqualified<xs:complexType name="eventEntry"><xs:complexContent></xs:complexType><xs:extension base="entry"></xs:complexContent><xs:attribute name="sampleRate" type="xs:double" use="required">
</xs:attribute><xs:attribute name="commentLength" type="xs:int">
</xs:attribute><xs:attribute name="typeLength" type="xs:int"></xs:extension>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||