Forum Discussion
tim
17 years agoContributor
Hi Ole,
I am now able to obtain schema information using XMLBeans as you described.
How do you make the linkage between the MessagePart and its Schema?
Use the getPartType() method and then do a String match with the items found by the SchemaTypeSystem.getGlobalTypes()?
I am now able to obtain schema information using XMLBeans as you described.

How do you make the linkage between the MessagePart and its Schema?
Use the getPartType() method and then do a String match with the items found by the SchemaTypeSystem.getGlobalTypes()?