element <othermeta> (global)
Namespace:
Type:
anonymous complexType (extension of othermeta.class)
Content:
empty, 19 attributes
Defined:
globally in metaDeclMod.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<othermeta
   
 = 
xs:string
 = 
xs:string
 = 
("yes" | "no" | "-dita-use-conref-target")
 = 
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
 = 
xs:string
 = 
xs:string : "- topic/othermeta "
/>
Included in content model of elements (1):
metadata
Known Usage Locations
Annotation
The <othermeta> element can be used to identify properties not otherwise included in <metadata> and assign name/content values to those properties. The name attribute identifies the property and the content attribute specifies the property's value. The values in this attribute are output as HTML metadata elements, and have no defined meaning for other possible outputs such as PDF.
Anonymous Type Detail
Type Derivation Tree
othermeta.class (extension)
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="othermeta">
<xs:complexType>
<xs:complexContent>
<xs:extension base="othermeta.class">
<xs:attribute default="- topic/othermeta " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/19)
class
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"- topic/othermeta "
XML Source (see within schema source)
<xs:attribute default="- topic/othermeta " ref="class"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set