FlexDoc/XML XSDDoc Demo
XML Schemas for DITA 1.1


element <prolog>
Namespace:
Type:
anonymous complexType (extension of prolog.class)
Content:
complex, 16 attributes, 12 elements
Defined:
globally in topicMod.xsd; see XML source
Includes:
declaration of 1 attribute
Referenced:
Component Diagram
XML Representation Summary
<prolog
   
 = 
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/prolog "
   
>
   
Content: 
</prolog>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
xs:NMTOKEN
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
importance-atts.class : ("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target")
no
status-atts.class : ("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
no
yesno-att.class : ("yes" | "no" | "-dita-use-conref-target")
no
xs:language
no
In due course, we should install the relevant ISO 2- and 3-letter codes as the enumerated possible values . . .
xs:string
no
xs:string
no
xs:string
"- topic/prolog "
no
The class attribute supports specialization. »
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
0..∞
no
The <author> metadata element contains the name of the topic's author. »
0..1
no
The <source> element contains a reference to a resource from which the present topic is derived, either completely or in part. »
0..1
no
The <publisher> metadata element contains the name of the person, company, or organization responsible for making the content or subject of the topic available.
0..∞
no
The <copyright> element is used for a single copyright entry. »
0..1
no
The <critdates> element contains the critical dates in a document life cycle, such as the creation date and multiple revision dates.
0..1
no
The <permissions> empty prolog element can indicate any preferred controls for access to a topic. »
0..∞
no
The <metadata> section of the prolog contains information about a topic such as audience and product information. »
0..∞
no
The <resourceid> element provides an identifier for applications that require them in a particular format, when the normal id attribute of the topic can't be used. »
0..∞
  data
1..1
no
The <data> element represents a property within a DITA topic or map. »
1..1
no
The <data-about> element identifies the subject of a property when the subject isn't associated with the context in which the property is specified. »
1..1
no
The <foreign> element is an open extension that allows information architects to incorporate existing standard vocabularies for non-textual content. like MathML and SVG, as inline objects. »
1..1
no
The <unknown> element is an open extension that allows information architects to incorporate xml fragments that does not necessarily fit into an exisitng DITA use case. »
Description
The <prolog> element contains information about the topic as an whole (for example, author information or subject category) that is either entered by the author or machine-maintained. Much of the metadata inside the <prolog> will not be displayed with the topic on output, but may be used by processes that generate search indexes or customize navigation.
Related Components
Referenced By
Anonymous Type Detail
Type Derivation Tree
prolog.class (extension)


XML schema documentation generated with FlexDoc/XML 1.15 using FlexDoc/XML XSDDoc 3.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.