element <docbook:screen> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 34 attributes, 102 elements
Defined:
globally in docbook.xsd; see XML source
Includes:
definitions of 7 attributes, 102 elements
Used:
at 75 locations
Component Diagram
XML Representation Summary
<docbook:screen
   
 = 
xs:anySimpleType
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("changed" | "added" | "deleted" | "off")
 = 
("ltr" | "rtl" | "lro" | "rlo")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:IDREF
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("new" | "replace" | "embed" | "other" | "none")
 = 
("onLoad" | "onRequest" | "other" | "none")
 = 
("continues" | "restarts")
 = 
("numbered" | "unnumbered")
 = 
xs:NMTOKEN
 = 
xs:anySimpleType
 = 
"preserve"
 = 
xs:NMTOKEN
   
>
   
Content: 
{text} × (docbook:info | docbook:textobject | docbook:inlinemediaobject | docbook:remark | docbook:superscript | docbook:subscript | docbook:xref | docbook:link | docbook:olink | docbook:anchor | docbook:biblioref | docbook:alt | docbook:annotation | docbook:indexterm | docbook:abbrev | docbook:acronym | docbook:date | docbook:emphasis | docbook:footnote | docbook:footnoteref | docbook:foreignphrase | docbook:phrase | docbook:quote | docbook:wordasword | docbook:firstterm | docbook:glossterm | docbook:coref | docbook:trademark | docbook:productnumber | docbook:productname | docbook:database | docbook:application | docbook:hardware | docbook:citation | docbook:citerefentry | docbook:citetitle | docbook:citebiblioid | docbook:author | docbook:person | docbook:personname | docbook:org | docbook:orgname | docbook:editor | docbook:jobtitle | docbook:replaceable | docbook:package | docbook:parameter | docbook:termdef | docbook:nonterminal | docbook:systemitem | docbook:option | docbook:optional | docbook:property | docbook:inlineequation | docbook:tag | docbook:markup | docbook:token | docbook:symbol | docbook:literal | docbook:code | docbook:constant | docbook:email | docbook:uri | docbook:guiicon | docbook:guibutton | docbook:guimenuitem | docbook:guimenu | docbook:guisubmenu | docbook:guilabel | docbook:menuchoice | docbook:mousebutton | docbook:keycombo | docbook:keycap | docbook:keycode | docbook:keysym | docbook:shortcut | docbook:accel | docbook:prompt | docbook:envar | docbook:filename | docbook:command | docbook:computeroutput | docbook:userinput | docbook:function | docbook:varname | docbook:returnvalue | docbook:type | docbook:classname | docbook:exceptionname | docbook:interfacename | docbook:methodname | docbook:modifier | docbook:initializer | docbook:ooclass | docbook:ooexception | docbook:oointerface | docbook:errorcode | docbook:errortext | docbook:errorname | docbook:errortype | docbook:lineannotation | docbook:co)*
</docbook:screen>
Included in content model of elements (73):
Attribute Detail (all declarations; defined within this component only; 7/34)
continuation
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"continues", "restarts"
XML Source (see within schema source)
<xs:attribute name="continuation">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="continues"/>
<xs:enumeration value="restarts"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

language
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="language"/>

linenumbering
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"numbered", "unnumbered"
XML Source (see within schema source)
<xs:attribute name="linenumbering">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="numbered"/>
<xs:enumeration value="unnumbered"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

role
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="role"/>

startinglinenumber
Type:
xs:NMTOKEN, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="startinglinenumber" type="xs:NMTOKEN"/>

width
Type:
xs:NMTOKEN, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="width" type="xs:NMTOKEN"/>

xml:space
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"preserve"
XML Source (see within schema source)
<xs:attribute ref="xml:space"/>

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