Oracle Accessibility Conformance Report

VPAT® Version 2.0 - October 2017

Name of Product:

GBU Lightweight UI Extensions (LUX) (updated) 2.1.0

Product Description:

The Global Business Units (GBU) Lightweight User Interface (UI) Extensions (LUX) is a collection of UI patterns, components, utilities, templates, and tools for building client-side applications.

LUX relies on HTML, CSS, JavaScript, and WAI-ARIA.

Each individual LUX UI component and pattern consists of functionality that can be used separately or in combination with other LUX components and patterns.  Any accessibility support exceptions reported in this VPAT will identify the specific LUX element(s) to which the exception applies.

If the JAWS screen reader is used with the LUX Data Grid UI pattern, it is recommended that JAWS be in Forms mode.

Date:

11-Jul-2019

Archive Note:

This VPAT applies to only versions 2.1.0 through 5.x. It does not apply to any versions of GBU Lightweight UI Extensions (LUX) after this. This VPAT has been superseded by GBU Lightweight UI Extensions (LUX) 6.0.0.

Contact Information:

accessible_ww@oracle.com

Notes:

This VPAT does not cover the following product areas:
  • The Select Multiple Column type in the LUX Data Grid UI pattern
    The relevant bug is: Data Grid: Column Types: Select Multi Column: Menus Not Accessible to Scrn Rdr (bug 20103992)
    This optional functionality provides a column of cells.  The value of each cell can be chosen from a menu.  Multiple choices can be selected in the menu. 
    An alternative for developers would be to use a Text Column and validate the values entered by the user.
     
  • The columns.draggable option in the LUX Data Grid UI pattern
    The relevant bug is:  Data Grid: Column Groups: Can't Move Columns With Keyboard (bug 22751602)
    This optional functionality allows the user to move (reorder) a column by dragging and dropping it in a new location within the Data Grid.  
    An alternative for developers would be to specify a column order that is suitable for most users.
     
  • The columns.resizable option in the LUX Data Grid UI pattern
    The relevant bug is:  Data Grid: Column Menu: Can't Resize Columns With Keyboard (bug 24791720)
    This optional functionality allows the user to change the width of (resize) a column by dragging the right/end column border.  
    An alternative for developers would be to specify column widths that are suitable for most users.
     
  • The layout.columnGroups.type: 'flex' option in the LUX Data Grid UI pattern
    The relevant bug is:  Data Grid: Column Groups: Can't Resize Column Groups With Keyboard (bug 24791743)
    This optional functionality allow the user to change the width of (resize) a type:'flex' column group by dragging the right/end column group border
    An alternative for developers would be to specify column group widths that are suitable for most users.

Dependent Products


This product interacts with or is built with the other Oracle products listedin this section. Click below to view information about the accessibility ofthese dependent products. Products listed are the versions available at thetime of publication of this document; newer documents may be available that supersedethese versions.

Evaluation Methods Used:

Oracle's policy is to design, develop and test both products and documentation to be accessible. The recommended styles of testing for accessibility include: (i) algorithmic automated tests, (ii) human judgement tests such as tool-assisted tests, visual inspection and manual operation, and (iii) testing with assistive technology by people with and without disabilities. Additional information about Oracle's accessibility program is available on http://www.oracle.com/us/corporate/accessibility/index.html

Accessibility Standards/Guidelines

This report covers the degree of conformance for the following accessibility standard/guideline:

Standard/GuidelineIncluded In Report
Web Content Accessibility Guidelines 2.0, at https://www.w3.org/TR/2008/REC-WCAG20-20081211/Level A - Yes
Level AA - Yes
Level AAA - No
Section 508 as published in 2017, at https://www.Section508.govYes

Terms

The terms used in the Conformance Level information are defined as follows:

Supports
The functionality of the product has at least one method that meets the criteria without known defects or meets with equivalent facilitation.
Supports with Exceptions
Some functionality of the product does not meet the criteria.
Does Not Support
Majority of functionality of the product does not meet the criteria.
Not Applicable
The criteria are not relevant to the product.

WCAG 2.0 Report

Table 1 also documents conformance with:

  • Section 508: Chapter 5 - 501.1 Scope, 504.2 Content Creation or Editing, and Chapter 6 - 602.3 Electronic Support Documentation

Note: When reporting on conformance with the WCAG 2.0 Success Criteria, they are scoped for full pages, complete processes, and accessibility-supported ways of using technology as documented in the WCAG 2.0 Conformance Requirements.

Table 1: WCAG Conformance Criteria

Criteria
Conformance Level
Remarks and Explanations
1.1.1 Non-text Content (Level A)Supports with Exceptions

The product was tested for:

  • Images that convey information have meaningful alternative text using ALT
  • Images that are decorative are marked up using ALT=””, CSS background images, or font icons
  • Information shown in complex images such as charts is also available in an alternative textual form (e.g. a data table)
  • Objects and Applets are not used
  • Controls have an associated name
  • Time-based media are not used
  • Client-side image maps are not used
  • Non-text characters are not used or have meaningful alternative text
  • CAPTCHAs are not used
  • Functionality is discoverable by screen reader users

Exceptions:

  • Data Grid: Grouped Rows: Expand/Collapse Info Not Read for Correct Elements (bug 19990445)
    In the Data Grid, grouped rows can be expanded or collapsed by activating the group header row with a mouse action or keyboard shortcut.  The accessible name of  the appropriate cell of the group header row includes instructions on using the appropriate keyboard shortcut to expand or collapse the grouped rows.  Currently, the instructions are not always being read for the correct cells in the data grid.  However, the keyboard shortcuts work correctly regardless of whether the spoken instructions are correct.
     
  • Data Grid: Column Menus: Incorrect Screen Rdr Instructions for Column Sorting (bug 21122956)
    When column sorting is enabled, but column menu is not enabled, the text read by a screen reader says that the Space bar opens the column menu, which is incorrect. It actually sorts the column.
1.2.1 Audio-only and Video-only (Prerecorded) (Level A)Not Applicable

No Pre-recorded audio-only or video-only content is being used.

1.2.2 Captions (Prerecorded) (Level A)Not Applicable

No Pre-recorded video content is being used.

1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)Not Applicable

No pre-recorded video is being used.

1.2.4 Captions (Live) (Level AA)Not Applicable

No live audio content in video is being used.

1.2.5 Audio Description (Prerecorded) (Level AA)Not Applicable

No pre-recorded video is being used.

1.3.1 Info and Relationships (Level A)Supports with Exceptions

The product was tested for:

  • User interface component labels are associated with the fields they are labeling
  • Headings are encoded with HTML heading tags
  • List markup is used for marking up lists
  • Table markup or ARIA roles are used for marking up data tables, including row and column headers and table captions/summaries where appropriate
  • Data tables specify SUMMARY or CAPTION
  • Layout tables use appropriate markup
  • Groups of components are marked up with their description
  • Style sheets are used only to change the layout and presentation on the screen

Exceptions:

  • Data Grid: Clmn Groups,Cntxt Menu/Cog,Slctor Clmn: Table Structure Not Accurate (bug 19990454)
    When using the Data Grid with the optional features Column Groups, Context Menu (Cog Wheel), and/or Selector Column, navigating the Data Grid in JAWS virtual cursor mode does not work correctly.  Navigating in JAWS Forms mode does work correctly, so recommend using JAWS in Forms mode
     
  • Data Grid: Context Menu: Info and Relationships: Various Issues (bug 21115549)
    (1) When the context menu is opened with the Windows keyboard Menu key (as opposed to activating the gear icon button), a screen reader will speak "row menu", but provide no further information or instructions.  The context menu does work correctly.  A workaround is to use the gear icon buttons. (2) There is no indication by a screen reader that the row menu (gear icon) column is available.  The gear icon column does work correctly.  A workaround is to document the existence of the gear icon column.
    (3) When navigating to a submenu item, a screen reader provides more information than is necessary at that point.  A workaround is to interrupt speech.
     
  • Data Grid: Client Sorting: Info And Relationships: Various Issues (bug 21116287)
    (1) When navigating between column heading cells, a screen reader does not say the current sort ("sorted ascending", "sorted descending") of the column heading cell getting focus (it does say it when navigating to a header cell from a data row.)  A workaround is to navigate out of the heading cell into the first data cell below it, then navigate back into the heading cell. (2) When a column heading cell gets focus from a data row cell, a screen reader says, "...Press Space to sort by column," which is true.  However, the screen reader does not explain that Control+Space can be used to specify a secondary sort.
     
  • Data Grid: Column Types: Cost/%: No Immediate Screen Reader Notification of Invalid Value (bug 22394619)
    When using a screen reader, if the user enters an invalid value in a Cost or Percent column cell, there is no immediate notification to the the user that the cell value is invalid.
    A workaround is to navigate back to the cell, in which case a notification is given.
     
  • Data Grid: Grouped Rows: Grouped Row Header Should Be role="rowheader" (bug 23238692)
    Currently, grouped row headers, which span the entire grid, have role="gridcell". They should have role="rowheader".  This means that AT may not recognize the grouped row headers as row headers.  The text of the grouped row headers is still available to AT, so a workaround is to read the text of the grouped row header.
     
  • DashboardAdmin: Using Custom Store: Dialog Heading Not Marked Up (bug 24817095)
    The heading in the dialog used to configure individual tiles is not coded as a heading.  The text of the heading is still available to AT, so a workaround is to read the text of the header.
     
  • Search: Basic Example With Results: Empty H1 Element (bug 24818153)
    Before a search is executed, the Search Results heading, which is also an ARIA live region, has an empty H1 element.  This may cause minor confusion to users of AT.
    A workaround is to ignore the empty heading.
     
  • Shuttle: Item Counts Not Read By Screen Reader (bug 23019648)
    Currently, if the AT user navigates through the LUX Shuttle using only the Tab key or equivalent, the item counts for available and selected values are never read.  
    A workaround is to navigate through the control in a way that reads all of the elements, not just the focusable elements.
     
1.3.2 Meaningful Sequence(Level A)Supports

The product was tested for:

  • The sequence of elements in the DOM matches a logical reading sequence
1.3.3 Sensory Characteristics(Level A)Not Applicable The product was tested for:
  • Instructions provided do not refer to things solely based on their sensory characteristics such as shape, size, visual location, orientation, color, or sound
  • Instructions provided which refer to graphics included a reference to the text alternative of the graphic

Exceptions:

  • Shuttle: Hierarchical Shuttle: Button Tooltips Not Clear In All Situations (bug 24818469)
    The labels of the action buttons express their actions in terms of visual location.
    A workaround is to learn the actual meaning of the button labels in the context of the control.
1.4.1 Use of Color(Level A)Supports

The product was tested for:

  • Information conveyed by color is available in alternative formats, such as shape, text, font weight
  • Information conveyed by color has a contrast ratio of at least 3:1
1.4.2 Audio Control(Level A)Not Applicable

No automatically playing audio is used.

1.4.3 Contrast (Minimum) (Level AA)Supports with Exceptions

The product was tested for:

  • Large-scale text and images of large-scale text have a contrast ratio of at least 3:1
  • Other text and images of text have a contrast ratio of at least 4.5:1

Exceptions:

  • Data Grid: Find and Filter: Column Filter Placeholder Text Not Accessible Contrast (bug 24914250)
    The placeholder text ("Filter") in the column filter text fields does not have accessible contrast.
    A workaround is to remember the purpose of the text entered in these fields.
1.4.4 Resize text(Level AA)Supports with Exceptions

The product was tested for:

  • Text can be resized up to 200% without loss of content or functionality

Exceptions:

  • Data Grid: Page Scrolls To Top On Context Menu Action (bug 24744248)
    When an action is selected in the context menu, the action occurs correctly, but the UI page is scrolled to the top automatically.
    A workaround is to scroll the page back to where it was.
1.4.5 Images of Text(Level AA)Not Applicable

Images of text are not used.

2.1.1 Keyboard(Level A)Supports with Exceptions

The product was tested for:

  • Ability to perform functions from the keyboard only, and without requiring specific timings for individual keystrokes
  • Proper operation of unique keystrokes and access keys, including those listed in the product documentation
  • The ability to use the product with OS keyboard aids: StickyKeys and FilterKeys (feature names may be different on different platforms)

Exceptions:

  • Data Grid: Sticky Keys: Different Action On Control+Home/End (bug 21274557)
    In the Data Grid, the standard behavior for Control+Home is to move focus to the first data cell in the grid, and the standard behavior for Control+End is to move focus to the last data cell in the grid. With StickyKeys, however, Control+Home moves focus to the first cell in the current row, and Control+End moves focus to the last cell in the current row.
    A workaround is to navigate to the first or last cell in the data grid using the arrow keys.
     
  • Data Grid: Client Sorting: Sticky Keys: Secondary Sort Doesn't Work (bug 21274792)
    When a grid column is enabled for sorting, the standard behavior of Control+Space in the column header is to set a secondary sort on that column. This does not work with StickyKeys; it defines a primary sort.
     
  • Data Grid: Column Menu: Menu Sometimes Doesn't Dismiss (bug 23207384)
    When a column menu item is selected with the Space key (as opposed to the Enter key), the menu item action is performed, but the column menu is not dismissed.
    A workaround is to select column menu items using the Enter key, rather than the Space key.  If the Space key is used accidentally, the menu can be dismissed with the Escape key.
     
  • Data Grid: Selector Column: Can't Use (De-)Select All Checkbox With Keyboard (bug 24797793)
    The Select/Deselect All check box at the top of the Selector column doesn't work with the keyboard (Space key).  The check box itself becomes checked or unchecked, but it has no effect on the individual selector column check boxes in the data rows.
    A workaround is to select and deselect the selector column check boxes individually.
     
  • Navigation Tree: Wrong Key to Activate Links (bug 23064439)
    Links in the Navigation Tree are activated with the Space key.  The standard way to activate an HTML link from the keyboard is with the Enter key.
    A workaround is to activate Navigation Tree links with the Space key.
     
  • Dashboard: Cut Tile Has No Visual Cue (bug 23064751)
    When the user uses the Cut-Paste context menu to move/reorder a tile, the tile being cut/moved is not highlighted in any way to indicate that it has been select for cut/move.
    A workaround is to remember which tile has been cut.
     
  • Dashboard: Focus Lost After Add Tile (bug 23064864)
    When a tile is inserted with the Add Tile dialog, browser focus goes to the BODY element of the page, rather than remaining within the Dashboard.
    A workaround is to navigate back to the Dashboard if needed.
     
  • Search: Advanced Link Not Keyboard Operable in FF, IE (bug 20924266)
    The Advanced link in the Search pattern does not work properly when activated from the keyboard.
    A workaround is for the developer to configure the Search pattern with the Advanced dropdown instead
2.1.2 No Keyboard Trap (Level A)Supports with Exceptions

The product was tested for:

  • Movement of focus through each control only using the keyboard, with no "keyboard trap" that prevents focus from moving away from any control

Exceptions:

  • Dashboard: Keyboard Navigation Issue With List View In Tile In Add Tile Dialog (bug 22910840)
    If the content of a Dashboard tile includes a certain component (Oracle JET List View), and the tile is listed in the Dashboard Add Tile dialog, the keyboard navigation of the tiles listed in the dialog does not work, and in certain cases, can become a keyboard trap.
    One workaround for developers is not to use the Oracle JET List View in Dashboard tile content.  Another workaround for developers is not to allow Dashboard tiles whose content includes an Oracle JET List View to be removed from the Dashboard.
2.2.1 Timing Adjustable(Level A)Not Applicable

Time limits are not used.

2.2.2 Pause, Stop, Hide (Level A)Not Applicable

There is no moving, blinking or scrolling content that is subject to this success criterion.

2.3.1 Three Flashes or Below Threshold(Level A)Supports

No portion of the screen flickers or flashes with a frequency between 2 Hz and 55 Hz.

2.4.1 Bypass Blocks(Level A)Supports The product was tested for:
  • A ‘Skip to Main Content’ link is provided to skip repetitive navigation links at the top of the page.
  • Structure and hierarchy is marked up with Header elements outside of repetitive navigation links
  • WAI-ARIA Landmark elements are used outside of repetitive navigation links
2.4.2 Page Titled(Level A)Supports The product was tested for:
  • Pages have a meaningful title specified in the TITLE element
2.4.3 Focus Order(Level A)Supports

The product was tested for:

  • Logical movement through the focusable components using only the keyboard, in an order that follows a meaningful sequence
2.4.4 Link Purpose (In Context)(Level A)Supports

The product was tested for:

  • The text of links and their surrounding paragraph, list, table cell (with marked up table headers), or preceding heading is sufficient to describe their purpose
2.4.5 Multiple Ways(Level AA)Supports The product was tested for:
  • Pages are fully inter-linked to each other
  • Pages are steps in a process
2.4.6 Headings and Labels(Level AA)Supports

The product was tested for:

  • Headers describe the topic or purpose of the content below them
  • Labels describe the purpose of the associated field
2.4.7 Focus Visible(Level AA)Supports with Exceptions

The product was tested for:

  • Visual indication of the location of the focus

Exceptions:

  • Data Grid: Column Menu: Visible Focus Lost On Column Hide/Show (bug 23207464)
    When a column menu item is selected using the Enter key to hide a column in the grid, the column is hidden correctly, but the current (column header) cell does not retain visible focus.
    A workaround is to navigate to another cell in the grid.  This will restore visible focus
     
  • Autocomplete: High-Contrast: Menu Items Have No Visible Focus (bug 23076167)
    The menu items in the Autocomplete suggestions menu do not have visible focus.
    A workaround is to look at the text in the search field, which mirrors the text of the currently focused suggestion menu item.
     
  • Nav Tree: High Contrast Theme: No Visible Focus When Focus is on Selected Item (bug 21098661)
    When focus is on the selected item in the Navigation Tree, there is no visible focus.
    A workaround is to navigate to another item in the Navigation Tree.  This will restore visible focus.
3.1.1 Language of Page(Level A)Supports The product was tested for:
  • Properly set lang attribute for each page
3.1.2 Language of Parts(Level AA)Supports

The product was tested for:

  • Proper use of lang attribute for text passages that are in a different language than that of the page
3.2.1 On Focus(Level A)Supports

The product was tested for:

  • When an element receives focus, it does not result in a substantial change to the page, an additional change of keyboard focus, or the spawning of a pop-up window
3.2.2 On Input(Level A)Supports The product was tested for:
  • Changes in the value of user interface components does not result in a substantial change to the page, an additional change of keyboard focus, or the spawning of a pop-up window
  • In circumstances where changing the value of the components causes a substantial change to the page, an additional change of keyboard focus, or the spawning of a pop-up window, warning is given prior to the user interacting with those user-interface components
3.2.3 Consistent Navigation(Level AA)Supports The product was tested for:
  • Pages that are grouped together into sets with a common navigation mechanism utilize that navigation mechanism in the same fashion, with navigation elements appearing in the same relative order each time
3.2.4 Consistent Identification(Level AA)Supports

The product was tested for:

  • Images and controls are used and identified consistently throughout the product
3.3.1 Error Identification(Level A)Supports

The product was tested for:

  • When input errors are detected, they are described to the user in text, including identifying the item where the error occurred
3.3.2 Labels or Instructions (Level A)Supports

The product was tested for:

  • Labels or instructions are provided when the product requires user input
3.3.3 Error Suggestion (Level AA)Supports

The product was tested for:

  • Where suggestions for fixing an input error are known, they are provided to the user
3.3.4 Error Prevention (Legal, Financial, Data)(Level AA)Not Applicable

This product does not directly perform any of the operations listed.

4.1.1 Parsing(Level A)Supports with Exceptions

The product was tested for:

  • Elements in HTML content have complete start and end tags, are properly nested, do not contain duplicate attributes, and have unique IDs

Exceptions:

  • DashboardAdmin: Duplicate HTML ID's for Configure Buttons (bug 23115102)
    Each DashboardAdmin tile has a Configure button.  The Configure buttons on all of the tiles have the same HTML ID.
4.1.2 Name, Role, Value (Level A)Supports with Exceptions

The product was tested for:

  • HTML controls have a programmatically associated name, derived from the appropriate HTML elements and attributes including LABEL, TITLE, SUMMARY, CAPTION, etc.
  • Additional state information is programmatically exposed for HTML controls, such as whether a field is ‘required’.
  • Custom controls have appropriate roles specified using the role attribute
  • Custom controls have appropriate state and property information conveyed using the relevant WAI-ARIA or HTML5 attributes
  • Custom controls have a meaningful programatically exposed name
  • The product has no frames.

Exceptions:

  • Data Grid: Find and Filter: Column Filter Row Has No Row Header (bug 24914932)
    The column filter row in the grid does not have a cell identified as the row header.
     
  • Shuttle: Hierarchical Shuttle: Pattern Label Not Accessible (bug 24818404)
    The label for the Shuttle as a whole is not associated with the Shuttle itself in an accessible way.
    A workaround is to navigate to the label, which the developer can place immediately before the Shuttle control in the HTML markup.

back to top

2017 Section 508 Report

Chapter 3: Functional Performance Criteria (FPC)

Criteria
Conformance Level
Remarks and Explanations
302.1 Without VisionNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.2 With Limited VisionNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.3 Without Perception of ColorNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.4 Without HearingNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.5 With Limited HearingNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.6 Without SpeechNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.7 With Limited ManipulationNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.8 With Limited Reach and StrengthNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.9 With Limited Language, Cognitive, and Learning AbilitiesNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.

back to top

Chapter 4: Hardware

These criteria are all Not Applicable because the product is not Hardware

Chapter 5: Software

Criteria
Conformance Level
Remarks and Explanations
501.1 Scope - Incorporation of WCAG 2.0 AASupportsSee the responses in the WCAG 2.0 section of this report.
 502 Interoperability with Assistive TechnologyHeading cell - no response requiredHeading cell - no response required
502.2.1 User Control of Accessibility FeaturesNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.2.2 No Disruption of Accessibility FeaturesNot ApplicableThe product is designed to be isolated from the underlying platform.
 502.3 Accessibility ServicesHeading cell - no response requiredHeading cell - no response required
502.3.1 Object InformationNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.2 Modification of Object InformationNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.3 Row, Column, and HeadersNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.4 ValuesNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.5 Modification of ValuesNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.6 Label RelationshipsNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.7 Hierarchical RelationshipsNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.8 TextNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.9 Modification of TextNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.10 List of ActionsNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.11 Actions on ObjectsNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.12 Focus CursorNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.13 Modification of Focus CursorNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.14 Event NotificationNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.4 Platform Accessibility FeaturesNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
 503 ApplicationsHeading cell - no response requiredHeading cell - no response required
503.2 User PreferencesNot ApplicableThe product is designed to be isolated from the underlying platform.
503.3 Alternative User InterfacesNot ApplicableThe product does not have assistive technology features.
 503.4 User Controls for Captions and Audio DescriptionHeading cell - no response requiredHeading cell - no response required
503.4.1 Caption ControlsNot ApplicableThe product has no multimedia.
503.4.2 Audio Description ControlsNot ApplicableThe product has no multimedia.
 504 Authoring ToolsHeading cell - no response requiredHeading cell - no response required
504.2 Content Creation or EditingNot ApplicableThe product is not an authoring tool.
504.2.1 Preservation of Information Provided for Accessibility in Format ConversionNot ApplicableThe product is not an authoring tool.
504.2.2 PDF ExportNot ApplicableThe product is not an authoring tool.
504.3 PromptsNot ApplicableThe product is not an authoring tool.
504.4 TemplatesNot ApplicableThe product is not an authoring tool.

back to top

Chapter 6: Support Documentation and Services

Criteria
Conformance Level
Remarks and Explanations
 602 Support DocumentationHeading cell - no response requiredHeading cell - no response required
602.2 Accessibility and Compatibility FeaturesNot Applicable

This product has no documentation that is provided to the customer.

602.3 Scope - Incorporation of WCAG 2.0 AASupportsSee the responses in the WCAG 2.0 section of this report.
602.4 Alternate Formats for Non-Electronic Support DocumentationNot Applicable

This product has no non-electronic support documentation.

 603 Support ServicesHeading cell - no response requiredHeading cell - no response required
603.2 Information on Accessibility and Compatibility FeaturesNot Applicable

Support services are provided for the products that use this product, not for this product itself.

603.3 Accommodation of Communication NeedsNot Applicable

Support services are provided for the products that use this product, not for this product itself.

back to top

Oracle Legal Disclaimer

The information above describes this product's ability to support the applicableStandards/Guidelines, subject to Oracle's interpretation of those standards(available at http://www.oracle.com/us/corporate/accessibility/oracle-accessibility-program-173235.html) and the remarks in this document. For more information regarding the accessibility status of this product or other Oracle products, see http://www.oracle.com/us/corporate/accessibility or contact: accessible_ww@oracle.com.

This document is provided for information purposes only and the contents hereof are subject to change without notice. Oracle Corporation does not warrant that this document is error free, nor does it provide any other warranties or conditions, whether expressed orally or implied in law, including implied warranties and conditions of merchantability or fitness for a particular purpose. Oracle Corporation specifically disclaims any liability with respect to this document and no contractual obligations are formed either directly or indirectly by this document. Oracle further makes no representation concerning the ability of assistive technologies or other products to interoperate with Oracle products. This document addresses the named product(s) only and not prerequisite products for which Oracle supplies restricted use licenses.