complexType "uicontrol.class"
Namespace:
Content:
mixed (allows character data), 17 attributes, 15 elements
Defined:
globally in uiDomain.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
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
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xs:complexType mixed="true" name="uicontrol.class">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="image"/>
<xs:element ref="shortcut"/>
<xs:group ref="words.cnt"/>
</xs:choice>
<xs:attribute name="keyref" type="xs:string"/>
<xs:attribute name="outputclass" type="xs:string"/>
<xs:attributeGroup ref="global-atts"/>
<xs:attributeGroup ref="univ-atts"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 2/17)
keyref
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="keyref" type="xs:string"/>

outputclass
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="outputclass" type="xs:string"/>
Content Element Detail (all declarations; defined within this component only; 2/15)
image
Type:
anonymous complexType (extension of image.class), complex content
XML Source (see within schema source)
<xs:element ref="image"/>

shortcut
Type:
anonymous complexType (extension of shortcut.class), mixed content
XML Source (see within schema source)
<xs:element ref="shortcut"/>

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.