java - How to parse wsdl and xsd files? -


i've been looking way programmatically parse wsdl , associated xsd files values annotation / documentation tags. managed values wsdl using wsdl4j, how do xsd files? tried use xsom reason null.

1). hope link useful choose best parser, parse wsdl effectively.

i have tried using apache woden, wsdl4j , membrane soa. among these, membrane soa seems developer friendly.

2). place dependent xsd's in folder have placed wsdl. try parsing wsdl, should work fine.


Comments

Popular posts from this blog

how to build hyperlink for query string in php -

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

queue - mq_receive: message too long -