DITA User Interface Domain ============================================================= HEADER ============================================================= MODULE: DITA User Interface Domain VERSION: 2.0 DATE: [[[Release date]]] PURPOSE: Declaring the elements and specialization attributes for the User Interface Domain ============================================================= ============================================================= PUBLIC DOCUMENT TYPE DEFINITION TYPICAL INVOCATION Refer to this file by the following public identifier or an appropriate system identifier PUBLIC "-//OASIS//ELEMENTS DITA 2.0 User Interface Domain//EN" Delivered as file "uiDomain.mod" ============================================================= (C) Copyright OASIS Open 2005, 2009. (C) Copyright IBM Corporation 2001, 2004. All Rights Reserved. UPDATES: ============================================================= elementdomain ui-d -//OASIS//ELEMENTS DITA User Interface Domain//EN -//OASIS//ENTITIES DITA User Interface Domain//EN urn:oasis:names:tc:dita:rng:uiDomain.rng
DOMAIN EXTENSION PATTERNS
ELEMENT TYPE NAME PATTERNS
ELEMENT TYPE DECLARATIONS
LONG NAME: User Interface Control The user interface control (<uicontrol>) element is used to mark up names of buttons, entry fields, menu items, or other objects that allow the user to control the interface. Use the <uicontrol> element inside a <menucascade> element to identify a sequence of menu choices in a nested menu, such as File New. This element is part of the DITA user interface domain, a special set of DITA elements designed to document user interface tasks, concepts and reference information. Category: User interface elements
LONG NAME: Window Title The window title <wintitle> element can be used to mark up names of windows or dialogs, or other user interface elements at the same level of grouping, including wizard titles, wizard page titles, and window pane titles. This element is part of the DITA user interface domain, a special set of DITA elements designed to document user interface tasks, concepts and reference information. Category: User interface elements
LONG NAME: Menu Cascade The <menucascade> element is used to document a series of menu choices. The <menucascade> element contains one or more user interface control (<uicontrol>) elements, for example: Start > Programs > Accessories > Notepad. If there is more than one <uicontrol> element, the formatter shows connecting characters between the menu items to represent the menu cascade. This element is part of the DITA user interface domain, a special set of DITA elements designed to document user interface tasks, concepts and reference information. Category: User interface elements
LONG NAME: Short Cut The <shortcut> element identifies a keyboard shortcut for a menu or window action. This element is part of the DITA user interface domain, a special set of DITA elements designed to document user interface tasks, concepts and reference information. Category: User interface elements
LONG NAME: Text Screen Capture preserve The <screen> element contains or refers to a textual representation of a computer screen or user interface panel (window). Category: User interface elements
SPECIALIZATION ATTRIBUTE DECLARATIONS