Namespace: |
|
Content: |
24 attributes |
Defined: |
globally in xhtml-form-1.xsd; see XML source |
Includes: |
definitions of 6 attributes |
Redefined: |
|
Used: |
at 1 location |
XML Representation Summary |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ...> | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Type: |
|
Use: |
optional |
| xs:string |
Length: |
1 |
| <xs:attribute name="accesskey" type="xh11d:Character"/> |
Type: |
|
Use: |
optional |
| enumeration of xs:NMTOKEN |
Enumeration: |
"disabled" |
| <xs:attribute name="disabled"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="disabled"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Type: |
|
Use: |
optional |
| xs:string |
| <xs:attribute name="name" type="xh11d:CDATA"/> |
Type: |
|
Use: |
optional |
| xs:nonNegativeInteger |
| <xs:attribute name="tabindex" type="xh11d:Number"/> |
Type: |
|
Use: |
optional |
| enumeration of xs:NMTOKEN |
Enumeration: |
"button", "submit", "reset" |
Default: |
"submit" |
| <xs:attribute default="submit" name="type"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="button"/> <xs:enumeration value="submit"/> <xs:enumeration value="reset"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Type: |
|
Use: |
optional |
| xs:string |
| <xs:attribute name="value" type="xh11d:CDATA"/> |
| XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |