| BEA WebLogic Server 9.0 NetUI Controls Schema Reference | ||||||
| DETAILS: DOCUMENTATION | ELEMENTS | 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 objecttag start tag.
| Attribute Summary | |
xs:ID | htmlId |
anySimpleType | name |
ContentType | type |
anySimpleType | value |
xs:token | valuetype |
| Attribute Detail |
xs:IDoptionalunqualifiedanySimpleTypeoptionalunqualifiedContentTypeoptionalunqualifiedanySimpleTypeoptionalunqualifieddataoptionalunqualified<xs:element name="param"><xs:complexType></xs:element><xs:attribute name="htmlId" 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="objecttag"/></xs:restriction>
| BEA WebLogic Server 9.0 NetUI Controls Schema Reference | ||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||