element <parmname> (global)
Namespace: |
|
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<parmname |
|
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:NMTOKEN |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target") |
|
= |
("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target") |
|
= |
("yes" | "no" | "-dita-use-conref-target") |
|
= |
xs:language |
|
= |
xs:string : "+ topic/keyword pr-d/parmname " |
|
|
> |
|
|
</parmname> |
Included in content model of elements (100):
-
abstract,
alt,
author,
b,
brand,
category,
chdesc,
chdeschd,
choice,
choption,
choptionhd,
cite,
cmd,
codeblock,
codeph,
component,
context,
coords,
copyrholder,
data,
dd,
ddhd,
delim,
desc,
draft-comment,
dt,
dthd,
entry,
example,
featnum,
figgroup,
filepath,
fn,
fragref,
glossdef,
glossterm,
i,
index-base,
index-see,
index-see-also,
index-sort-as,
indexterm,
info,
itemgroup,
keywords,
li,
lines,
linkinfo,
linktext,
lq,
msgblock,
msgph,
navtitle,
note,
oper,
p,
pd,
ph,
platform,
postreq,
pre,
prereq,
prodname,
prognum,
propdesc,
propdeschd,
proptype,
proptypehd,
propvalue,
propvaluehd,
pt,
publisher,
q,
refsyn,
repsep,
result,
screen,
searchtitle,
section,
sep,
series,
shortdesc,
sli,
source,
stentry,
stepresult,
stepxmp,
sub,
sup,
synnote,
synph,
systemoutput,
title,
tt,
tutorialinfo,
u,
uicontrol,
userinput,
var,
xref
Annotation
When referencing the name of an application programming interface
parameter within the text flow of your topic, use the parameter
name (<parmname>) 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.
Type Derivation Tree
complexType
|
XML Source (w/o annotations (1); see within schema source)
<xs:complexType mixed="true">
<xs:complexContent>
<xs:extension base="parmname.class">
<xs:attribute default="+ topic/keyword pr-d/parmname " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
|
Attribute Detail (all declarations; defined within this component only; 1/18)
-
Type: |
xs:string, predefined
|
Use: |
optional |
Attribute Value
Default: |
"+ topic/keyword pr-d/parmname " |
XML Source (see within schema source)
<xs:attribute default="+ topic/keyword pr-d/parmname " ref="class"/>
|