Issue 5574: Section 3.8 should be adapted to reflect the changes in the IDL. (smart-transducers-ftf) Source: Institut fuer Technische Informatik (Mr. Thomas Losert, thomas@vmars.tuwien.ac.at) Nature: Uncategorized Issue Severity: Summary: Section 3.8 should be adapted to reflect the changes in the IDL. (issue5573) Resolution: Accept changes as proposed. Revised Text: typedef octet RecordData[4]: This type is used for representing a record and consists of 4 octets with a valid range from 0 to 255 each. struct AttributesData: This type is used for representing some attributes. The following subfields are defined: • octet ERR contains an error-code that is specified for the values from 0 to 12. All other values are reserved for future extensions. (See Section 3.5.1, “Error Codes ERR,” on page 3-7). • octet CONF represents a confidence-marker with a valid range from 0 to 15. (See Section 3.5.2, “Confidence Marker (CONF),” on page 3-8). • octet PREC represents the number of significant bits in the timestamp. Valid values are in the range from 0 to 63. (See Section 3.5.3, “Time Precision (PREC),” on page 3-8). • unsigned short USER are application specific flags and may have a semantics specified by the application. The valid range is from 0 to 65535. Actions taken: August 5, 2002: received issue December 11, 2002: closed issue Discussion: End of Annotations:===== ISSUE #xx (author: Thomas Losert) TYPE: Support Text Change Section 3.8 should be adapted to reflect the changes in the IDL.