attributeGroup "xhtml.optgroup.attlist"
Namespace:
Content:
Defined:
globally in xhtml-form-1.xsd; see XML source
Includes:
definitions of 2 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
 = 
"disabled"
 = 
xs:string
...>
Known Usage Locations
Attribute Detail (all declarations; defined within this component only; 2/20)
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:
required
Attribute Value
xs:string
XML Source (see within schema source)
<xs:attribute name="label" type="xh11d:Text" use="required"/>

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.