W
wooks
I have some information embedded in included schemas which I want to
access at run-time for the purposes of contructing a GUI (they will
support field labels and tool tips).
The options seem to be to store them as documentation/appinfo elements
within the included schema or as unhandled attributes.
Because the schemas are included it seems the items would have to be
accessed via the SOM (as opposed to retrieving the details via XPATH)
but I can't see anyway how to do this. I think unhandled attributes
means having to use SAX but I can't see how.
Can anyone help.
access at run-time for the purposes of contructing a GUI (they will
support field labels and tool tips).
The options seem to be to store them as documentation/appinfo elements
within the included schema or as unhandled attributes.
Because the schemas are included it seems the items would have to be
accessed via the SOM (as opposed to retrieving the details via XPATH)
but I can't see anyway how to do this. I think unhandled attributes
means having to use SAX but I can't see how.
Can anyone help.