element <cite>
Namespace:
Type:
anonymous (extension of cite.class)
Content:
mixed, 18 attributes, 32 elements
Defined:
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<cite
    keyref
 = 
xs:string
    outputclass
 = 
xs:string
    id
 = 
xs:NMTOKEN
    conref
 = 
xs:string
    props
 = 
xs:string
    platform
 = 
xs:string
    product
 = 
xs:string
    audience
 = 
xs:string
    otherprops
 = 
xs:string
    base
 = 
xs:string
    rev
 = 
xs:string
    importance
 = 
("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target")
    status
 = 
("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
    translate
 = 
("yes" | "no" | "-dita-use-conref-target")
    xml:lang
 = 
xs:language
    xtrc
 = 
xs:string
    xtrf
 = 
xs:string
    class
 = 
xs:string : "- topic/cite "
    >
   
Content: 
{text} × (ph | codeph | synph | uicontrol | menucascade | sup | sub | tt | b | u | i | msgph | filepath | userinput | systemoutput | term | q | state | boolean | keyword | option | parmname | apiname | wintitle | msgnum | varname | cmdname | tm | data | data-about | foreign | unknown)*
</cite>
Included in content model of elements (55):
Known Usage Locations
Annotation
The <cite> element is used when you need a bibliographic citation that refers to a book or article. It specifically identifies the title of the resource. Its keyref attribute allows the citation to be associated to other possible bibliographic processing (not supported yet).
Anonymous Type Detail
Type Derivation Tree
cite.class (extension)
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="cite">
<xs:complexType mixed="true">
<xs:complexContent>
<xs:extension base="cite.class">
<xs:attribute default="- topic/cite " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/18)
class
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"- topic/cite "
XML Source (see within schema source)
<xs:attribute default="- topic/cite " ref="class"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set