Issue 8053: StringDataType needs a char width Summary (xtce-ftf) Source: Integral Systems (Mr. Charles Gerry Simon, gsimon@integ.com) Nature: Revision Severity: Minor Summary: The StringDataType needs a character width attribute to be used by the ground software when it is necessary to handle multi-byte characters. Resolution: Revised Text: Resolution: A characterWidth attribute was added. Revised Text: <attribute name="characterWidth"> <simpleType> <restriction base="integer"> <enumeration value="8"/> <enumeration value="16"/> </restriction> </simpleType> </attribute> Actions taken: December 31, 2004: received issue August 2, 2005: closed issue Discussion: End of Annotations:===== m: webmaster@omg.org Date: 31 Dec 2004 19:21:24 -0500 To: Subject: Issue/Bug Report -------------------------------------------------------------------------------- Name: Gerry Simon Company: Lockheed Martin mailFrom: gerry.simon@schriever.af.mil Notification: No Specification: XTCE Section: schema FormalNumber: dtc/03-05-07 Version: 1 RevisionDate: 03/29/2003 Page: all Nature: Revision Severity: Minor HTTP User Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) Description StringDataType needs a char width Summary: The StringDataType needs a character width attribute to be used by the ground software when it is necessary to handle multi-byte characters.