<sep>
The <sep>
element defines a separator character that is inline
with the content of a syntax diagram. The separator occurs between keywords, operators or groups in
a syntax definition. This element
is part of the DITA programming domain, a special set of DITA elements
designed to document programming tasks, concepts, and reference information.
See appendix for information about this element in OASIS document type shells.
+ topic/ph pr-d/sep
<syntaxdiagram>
<title>Adding</title>
<groupseq><kwd>1</kwd><oper>+</oper><sep>(</sep><var>two</var><sep>)</sep>
<delim>=</delim><kwd>something</kwd></groupseq>
</syntaxdiagram>
The following attributes are available on this element: Universal attribute group (with a narrowed definition of
@importance
, given below) and outputclass.
@importance