Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi everyone,Is there any functions can I call to read the schema for creating DOM? I mean can I use sth to read the Schema for defining root, elements, subelements, attributes, etc for DOM?Snake
I have found the class called, TSchemaDefinition3Accessor, but it seems that no method to translate the Schema to DOM Tree. Isn’t it?Snake