DITA Programming Domain ============================================================= HEADER ============================================================= MODULE: DITA Programming Domain VERSION: 2.0 DATE: [[[Release date]]] PURPOSE: Declaring the elements and specialization attributes for the Programming 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 Programming Domain//EN" Delivered as file "programmingDomain.mod" ============================================================= (C) Copyright OASIS Open 2005, 2009. (C) Copyright IBM Corporation 2001, 2004. All Rights Reserved. UPDATES: ============================================================= elementdomain pr-d -//OASIS//ELEMENTS DITA Programming Domain//EN -//OASIS//ENTITIES DITA Programming Domain//EN urn:oasis:names:tc:dita:rng:programmingDomain.rng
DOMAIN EXTENSION PATTERNS
ELEMENT TYPE NAME PATTERNS
ELEMENT TYPE DECLARATIONS
LONG NAME: Code Phrase ) element represents a snippet of code within the main flow of text. The code phrase is displayed in a monospaced font for emphasis. This element is part of the DITA programming domain, a special set of DITA elements designed to document programming tasks, concepts and reference information. Category: Programming elements ]]>
LONG NAME: Code Block preserve element represents lines of program code. Like the
 element, content of this element has preserved line endings and is output in a monospaced font. This element is part of the DITA programming domain, a special set of DITA elements designed to document programming tasks, concepts and reference information.
    Category: Programming elements
  ]]>
          
          
        
      
      
        
      
    
LONG NAME: Literal code reference external local peer -dita-use-conref-target
LONG NAME: Option element describes an option that can be used to modify a command (or something else, like a configuration). This element is part of the DITA programming domain, a special set of DITA elements designed to document programming tasks, concepts and reference information. Category: Programming elements ]]>
LONG NAME: Parameter Name ) element to markup the parameter. This element is part of the DITA programming domain, a special set of DITA elements designed to document programming tasks, concepts and reference information. Category: Programming elements ]]>
LONG NAME: API Name element provides the name of an application programming interface (API) such as a Java class name or method name. This element is part of the DITA programming domain, a special set of DITA elements designed to document programming tasks, concepts and reference information. Category: Programming elements ]]>
LONG NAME: Parameter List yes no -dita-use-conref-target ) element contains a list of terms and definitions that describes the parameters in an application programming interface. This is a special kind of definition list that is designed for documenting programming parameters. This element is part of the DITA programming domain, a special set of DITA elements designed to document programming tasks, concepts and reference information. Category: Programming elements ]]>
LONG NAME: Parameter List Entry ) contains one or more parameter terms and definitions (pd and pt). This element is part of the DITA programming domain, a special set of DITA elements designed to document programming tasks, concepts and reference information. Category: Programming elements ]]>
LONG NAME: Parameter Term element. This element is part of the DITA programming domain, a special set of DITA elements designed to document programming tasks, concepts and reference information. Category: Programming elements ]]>
LONG NAME: Parameter Description element. This element is part of the DITA programming domain, a special set of DITA elements designed to document programming tasks, concepts and reference information. Category: Programming elements ]]>
SPECIALIZATION ATTRIBUTE DECLARATIONS