← Prev in month ← Prev in thread
Next in thread → Next in month →

Restructure in DISL

From
Robbie Schaefer <>
Date
2005-09-27T08:29:16+00:00
ID
006d01c5c33d$abab7890$
Thread
Restructure in DISL
Hi all,

for our application (music player control in DISL) we needed
the restructure element for obtaining the playlist dynamically
and providing an interface for it. I attached the DISL code
and following is the fragment of the DTD, how we used restructure,
which is a bit different from standard UIML as we allowed adressing
templates by name and we did not implement cascade:

<!ELEMENT restructure EMPTY>
<!-- where-start,where-stop,template-start,template-stop
KEYWORDS: TOP,BOTTOM -->
<!ATTLIST restructure
 how (union | replace | delete) "union"
 where (before | here | after | child) "after"
 where-start NMTOKEN #IMPLIED
 where-stop NMTOKEN #IMPLIED
 where-template (before | here | after | child) "after"
 template-start NMTOKEN #IMPLIED
 template-stop NMTOKEN #IMPLIED
 template NMTOKEN #IMPLIED
>

BR,
Robbie.
--
   _/ Dipl. Inf. Robbie Schaefer _/ Phone: +49 5251 60-6107  _/
  _/ Visual Interactive Systems _/ Fax: +49 5251 60-6065    _/
 _/ C-LAB Fuerstenallee 11     _/                          _/
_/ D-33102 Paderborn          _/ URL: http://www.c-lab.de _/

----- Original Message ----- 
From: "James Helms" <>
To: "OASIS UIML TC" <>; "Marc Abrams"
<>; "Jean Vanderdonckt" <>
Cc: <>; <>
Sent: Monday, September 26, 2005 5:23 PM
Subject: [uiml] Examples of restructure.


Hello all,

Here are some simple examples of the <restructure> tag that we will be
discussing at the next meeting.

Thanks!

James Helms

Director of Research and Development
Harmonia, Inc.
P.O. Box 11282
Blacksburg, VA 24062

Office: (540) 951-5900 x 3
Cell: (540) 558-9722


----------------------------------------------------------------------------
----


> ---------------------------------------------------------------------
> To unsubscribe from this mail list, you must leave the OASIS TC that
> generates this mail.  You may a link to this group and all your TCs in
OASIS
> at:
> https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php
← Prev in month ← Prev in thread
Next in thread → Next in month →