You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://cwmp-data-models.broadband-forum.org/cwmp-1-2.xsd
I am trying to generate code from the above XSD which references <xs:import namespace="http://schemas.xmlsoap.org/soap/encoding/" schemaLocation="http://schemas.xmlsoap.org/soap/encoding/"/>
downloading the SOAP encoding xsd and running I think the issue is the group/Array but I am not sure.
Hello! Thank you for this library 🙂
https://cwmp-data-models.broadband-forum.org/cwmp-1-2.xsd
I am trying to generate code from the above XSD which references
<xs:import namespace="http://schemas.xmlsoap.org/soap/encoding/" schemaLocation="http://schemas.xmlsoap.org/soap/encoding/"/>
downloading the SOAP encoding xsd and running I think the issue is the group/Array but I am not sure.
The full error is:
Thanks again for working on this library.
The text was updated successfully, but these errors were encountered: