That method is used to get information from an XML file representing an XMLSchema into a SchemaType. Look at the SchemaBookmark class and XmlCursor.setBookmark(). If this seems useful to you and you need more details, let me know, but there is no .setUserData on SchemaType (I guess you should use a Map if that's what you really want). Radu
________________________________ From: Ajay Aggarwal [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 23, 2007 2:15 PM To: [email protected] Subject: SchemaType : userData Is there a place to get/set proprietary user data on the SchemaType instance? I see a getUserData() method on the SchemaType, but not sure what is it for? Also don't see the corresponding setUserData() method. Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.

