attributeGroup "xhtml.option.attlist"
Namespace:
Content:
Defined:
globally in xhtml-form-1.xsd; see XML source
Includes:
definitions of 4 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
"preserve"
 = 
xs:ID
 = 
xs:string
 = 
xs:string
 = 
(xs:language | "")
 = 
("ltr" | "rtl")
 = 
(xs:language | "")
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
"selected"
 = 
"disabled"
 = 
xs:string
 = 
xs:string
...>
Known Usage Locations
Attribute Detail (all declarations; defined within this component only; 4/22)
disabled
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Use:
optional
Attribute Value
enumeration of xs:NMTOKEN
Enumeration:
"disabled"
XML Source (see within schema source)
<xs:attribute name="disabled">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="disabled"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

label
Type:
Use:
optional
Attribute Value
xs:string
XML Source (see within schema source)
<xs:attribute name="label" type="xh11d:Text"/>

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

value
Type:
Use:
optional
Attribute Value
xs:string
XML Source (see within schema source)
<xs:attribute name="value" type="xh11d:CDATA"/>

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.