Hi,
I have defined a schema file for Teiid subsystem under AS7, now I am trying to map the schema file into management API using ModelNode. It seems like these both support tree structure and lot of similar attributes. I feel that majority of subsystem could possibly be defined by writing a utility that uses XOMParser over the schema file. Looking through some code, I have not seen anybody taking this approach, is there any reason I should not do this?
Thanks.
Ramesh..