FlexDoc/XML XSDDoc Demo
XML Schemas for DITA 1.1


element <properties>
Namespace:
Type:
anonymous complexType (extension of properties.class)
Content:
complex, 24 attributes, 2 elements
Defined:
globally in referenceMod.xsd; see XML source
Includes:
declaration of 1 attribute
Referenced:
Component Diagram
XML Representation Summary
<properties
   
 = 
xs:string
 = 
xs:NMTOKEN
 = 
xs:NMTOKENS
 = 
xs:string
 = 
xs:string
 = 
("50" | "60" | "70" | "80" | "90" | "100" | "110" | "120" | "140" | "160" | "180" | "200" | "-dita-use-conref-target")
 = 
("top" | "bottom" | "topbot" | "all" | "sides" | "none" | "-dita-use-conref-target")
 = 
("page" | "column" | "textline" | "-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/simpletable reference/properties "
   
>
   
Content: 
</properties>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
xs:string
no
xs:NMTOKEN
no
xs:NMTOKENS
no
xs:string
no
xs:string
no
scale-atts.class : (50 | 60 | 70 | 80 | 90 | 100 | 110 | 120 | 140 | 160 | 180 | 200 | "-dita-use-conref-target")
no
frame-att.class : ("top" | "bottom" | "topbot" | "all" | "sides" | "none" | "-dita-use-conref-target")
no
expanse-att.class : ("page" | "column" | "textline" | "-dita-use-conref-target")
no
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/simpletable reference/properties "
no
The class attribute supports specialization. »
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
0..1
no
The prophead element supports regular headings for the properties element.
1..∞
no
The <property> element represents a property of the current topic's subject. »
Description
The <properties> element gives a list of properties for the subject of the current topic, for example whether a class is public or protected. Each property can include the type, value, and a description. The typical rendering is usually in a table-like format. To represent multiple values for a type, just create additional property elements and use only the <propvalue> element (and <propdesc> when needed) for each successive value.
Related Components
Referenced By
Anonymous Type Detail
Type Derivation Tree
properties.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.