| XHTML 1.0 (Second Edition) Strict | |||||
| DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES | |||||
param is used to supply a named property value.
In XML it would seem natural to follow RDF and support an
abbreviated syntax where the param elements are replaced
by attribute value pairs on the object start tag.
| Attribute Summary | |
xs:ID | id |
<TODO local simpleType in attribute> | name |
ContentType | type |
<TODO local simpleType in attribute> | value |
<TODO local simpleType in attribute> | valuetype |
| Attribute Detail |
xs:ID id<TODO local simpleType in attribute> nameContentType type<TODO local simpleType in attribute> value<TODO local simpleType in attribute> valuetypedata<xs:element name="param"><xs:complexType></xs:element><xs:attribute name="id" type="xs:ID"/><xs:attribute name="name"/><xs:attribute name="value"/><xs:attribute default="data" name="valuetype"></xs:complexType><xs:simpleType></xs:attribute><xs:restriction base="xs:token"></xs:simpleType><xs:enumeration value="data"/><xs:enumeration value="ref"/><xs:enumeration value="object"/></xs:restriction>
| XHTML 1.0 (Second Edition) Strict | |||||
| DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES | |||||