And actually to be even more general...how can I express metadata of a property...more than just the type (and any restrictions on the value, as it's possible using XML Schema)?
Dino Georgopooulos <[EMAIL PROTECTED]> wrote: Hi all, I'm trying to model my manageable resources so I can expose them using muse. I have a bunch of types of resources with different properties. I want to expose those properties to a user in a localized way. What I mean by that is I want to display a label and short description (along with an editor for changing the value) for each property in the language of the user. I know that I can expose a Caption and Description (which is a muws_part2:LangString) for a resource but I've scoured the specs and the various demos and I haven't found a way to do the same thing for properties of resources. Any ideas? :-Dino
