FlexDoc/XML XSDDoc Demo
XML Schemas for XHTML 1.1


attributeGroup "xhtml.button.attlist" (redefined)
Namespace:
Content:
Defined:
globally in xhtml-form-1.xsd; see XML source
Includes:
declarations of 6 attributes
Redefined:
Referenced:
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
 = 
xs:string
 = 
xs:string
 = 
("button" | "submit" | "reset") : "submit"
 = 
"disabled"
 = 
xs:nonNegativeInteger
 = 
restriction of xs:string
...>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
anonymous : ("default" | "preserve")
"preserve"
no
space (as an attribute name) denotes an attribute whose value is a keyword indicating what whitespace processing discipline is intended for the content of the element; its value is inherited. »
xs:ID
no
xs:string
no
xs:string
no
anonymous : (xs:language | "")
no
lang (as an attribute name) denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. »
anonymous : ("ltr" | "rtl")
no
xh11d:LanguageCode : (xs:language | "")
no
xh11d:CDATA : xs:string
no
xh11d:Script : xs:string
no
xh11d:Script : xs:string
no
xh11d:Script : xs:string
no
xh11d:Script : xs:string
no
xh11d:Script : xs:string
no
xh11d:Script : xs:string
no
xh11d:Script : xs:string
no
xh11d:Script : xs:string
no
xh11d:Script : xs:string
no
xh11d:Script : xs:string
no
name
xh11d:CDATA : xs:string
no
value
xh11d:CDATA : xs:string
no
anonymous : ("button" | "submit" | "reset")
"submit"
no
anonymous : "disabled"
no
tabindex
xh11d:Number : xs:nonNegativeInteger
no
accesskey
xh11d:Character : restriction of xs:string
no
Referenced By
Attribute Details (only local attributes with anonymous type; defined in this component only; 2/24)
disabled
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Use:
optional
Defined:
locally in (this) attributeGroup xhtml.button.attlist (ver 1); see XML source
Attribute Value Detail
enumeration of xs:NMTOKEN
Values (1):
"disabled"
Anonymous simpleType
Type Derivation Tree
xs:NMTOKEN (restriction)
Derivation:
restriction of xs:NMTOKEN
Facets:
enumeration:
"disabled"

type
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Default:
"submit"
Use:
optional
Defined:
locally in (this) attributeGroup xhtml.button.attlist (ver 1); see XML source
Attribute Value Detail
enumeration of xs:NMTOKEN : "submit"
Values (3):
"button", "submit", "reset"
Anonymous simpleType
Type Derivation Tree
xs:NMTOKEN (restriction)
Derivation:
restriction of xs:NMTOKEN
Facets:
enumeration (3):
"button", "submit", "reset"


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.