Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while generating code for broadband-forum TR-069 CWMP Model / cwmp-1-4.xsd #143

Open
koolquark opened this issue Sep 21, 2022 · 1 comment

Comments

@koolquark
Copy link

Hi,

I am using xsd-parser-rs (xsd-parser) to generate code for CWMP data models.

I get failure while generating code for

cwmp-1-4.xsd

I am using commit

d8dd37e2069bf1b1366f19cb3dbd0e21d9f49653

of xsd-parser-rs

rustc --version
rustc 1.62.0 (a8314ef7d 2022-06-27)

Full RUST backtrace is attached

rust_backtrace_full.txt

The command used is

./target/debug/xsd-parser  -i ../data_models/cwmp-1-4.xsd   -o ../gen_code/cwmp_1_4.rs

thanks

@koolquark
Copy link
Author

this issue looks similar

Issue 105

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant