I have a large schema from a vendor, Cisco/Broadworks which I need to create API calls to build utilities from.
xdsparse has no problem with the xsd, but xsdgen creates an go file with no structures or code:
cat xsdgen_output.go
// Code generated by xsdgen. DO NOT EDIT.
package ws
I have attached the Schema.
Rel_21.sp1_1.551_OCISchemaAS.zip
I have a large schema from a vendor, Cisco/Broadworks which I need to create API calls to build utilities from.
xdsparse has no problem with the xsd, but xsdgen creates an go file with no structures or code:
cat xsdgen_output.go
// Code generated by xsdgen. DO NOT EDIT.
package ws
I have attached the Schema.
Rel_21.sp1_1.551_OCISchemaAS.zip