[
Lists Home |
Date Index |
Thread Index
]
> From: Roger L. Costello [mailto:costello@mitre.org]
<snip/>
> The disadvantage of this approach:
>
> a. It may be difficult to specify different actions on different parts
> of the data. Any suggestions on how to do this?
Sprinkle "action" elements appropriately within the message body. If you are
intent on keeping the actions and data structures separate, put them in
different namespaces and design modular schemas for them that permits you to
intermix them in an appropriate manner.
|