283. User Applications, also known as application software, software applications, applications or apps, are computer software components designed to help a user perform singular or multiple related tasks and provide the logical interface between human and automated activities.
ID:Service/Purpose | Standard | Implementation Guidance |
---|---|---|
1:Displaying content within web browsers. | Mandatory:
W3C Hypertext Markup Language HTML 4.0.1 W3C Extensible Hypertext Markup Language XHTML 1.0 W3C Cascading Style Sheets CSS 2.0 |
Applications must support the following browsers: Microsoft Internet Explorer v9.0 and newer, and Mozilla
Firefox 16.0 and newer. When a supported browser is not true to the standard, choose
to support the browser that is closest to the standard[a].
Some organizations or end-user devices do not allow the use of proprietary extensions such as Adobe Flash or Microsoft Silverlight. Those technologies shall be avoided. Implementers should use open standard based solutions (HTML5 / CSS3) instead. |
2:Visualize common operational symbology within C4ISR systems in order to convey information about objects in the battlespace. | Mandatory:
Recommended:
Emerging (2015)
|
All presentation service shall render tracks, tactical graphics, and MOOTW objects using this standard except in the case where the object being rendered is not covered in the standard. In these exceptional cases, additional symbols shall be defined as extensions of existing symbols and must be backwards compatible. These extensions shall be submitted as a change proposal within the configuration control process to be considered for inclusion in the next version of the specification. |
6: Representation of dates and times | Mandatory:
W3C profile of ISO 8601 defined in:
Recommended:
|
Note that upto 4 characters will be required to represent timezone designators (e.g 042121M120JAN11 for time zone M120). |
7:Internationalization: designing, developing content and (web) applications, in a way that ensures it will work well for, or can be easily adapted for, users from any culture, region, or language. | Recommended:
|
best practices and tutorials on internationalization can be found at: http://www.w3.org/International/articlelist |
[a] E.g. using http://html5test.com to compare features for HTML5 |