element <docbook:paramdef> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 29 attributes, 18 elements
Defined:
globally in docbook.xsd; see XML source
Includes:
definitions of 2 attributes, 18 elements
Used:
at 1 location
Component Diagram
XML Representation Summary
<docbook:paramdef
   
 = 
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")
 = 
("opt" | "req") : "opt"
   
>
   
Content: 
</docbook:paramdef>
Included in content model of elements (1):
Attribute Detail (all declarations; defined within this component only; 2/29)
choice
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"opt", "req"
Default:
"opt"
XML Source (see within schema source)
<xs:attribute default="opt" name="choice">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="opt"/>
<xs:enumeration value="req"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

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

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.