November 30, 2011 8:06:12 AM PST
XWand Developer Version: Version 11
Problem Description:
The sample code in the attached word document below provides a way to accomplish this by:
1. Using BoundVariable interface to get a handle on the variables
2. Type the return value to com.fujitsu.xml.xwand.instance.userElement
3. Fetch element type of the com.fujitsu.xml.xwand.instance.userElement object to make sure it is not a root or tuple element
4. Typecast the com.fujitsu.xml.xwand.instance.userElement object to com.fujitsu.xml.xbrl.xwand.instance.Item
5. Fetch the context of the com.fujitsu.xml.xwand.instance.userElement object
Author: Marc Bui
Attachment: How_to_Retrieve_Context_Data_of_Variables_Used_During_A...va_Interface.zip