Current Markup Language Example
Len Bullard
cbullard at hiwaay.net
Thu Feb 27 19:59:03 GMT 1997
Something to consider from a company producing Web applications
for cellular phones. This is their web example for their
Handheld Device Markup Language. This snippet produces a menu.
<HDML VERSION=0.1>
<CHOICE NAME=card1 KEY=cust>
<ACTION TYPE="ACCEPT" LABEL="View" GOARGS=?mode=view>
<ACTION TYPE="SOFT1" LABEL="Fax" GOARGS=?mode=fax>
<LINE>Cust Status
<CE VALUE=ord>Orders
<CE VALUE=bal>Balance
</CHOICE>
</HDML>
Isn't this what the behavior= optional attribute is good for?
len bullard
xml-dev: A list for W3C XML Developers
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To unsubscribe, send to majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
List coordinator, Henry Rzepa (rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list