标签: xsd generator thrift
我使用最新版本的Thrift并试图从我的Thrift架构中生成XSD。
运行thrift_0.10.0 --gen xsd mySchema.thrift时会生成一个php文件!?
为什么没有生成xsd而是php文件?
答案 0 :(得分:1)
只要您向IDL添加至少一个service,就会显示XSD文件。
service