Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
以编程方式获取 WSDL 文件中定义的特定操作的 XML 模式输入/输出类型的最佳方法是什么。
我需要这个的原因是,在工具中,能够在调用 Web 服务之前转换为所需的类型。
谢谢!