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
{{ message }}
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.
<xs:complexTypename="SomeTypeHere">
<xs:annotation>
<xs:documentation>
Some Documentation Here
</xs:documentation>
<xs:appinfo>
<Summary>
Some Summary Here
</Summary>
</xs:appinfo>
</xs:annotation>
<xs:complexContent>
<xxx />
</xs:complexContent>
</xs:complexType>
Actually eBay's specification really stresses the limits of this library in general. I might end up having to write my own crate to, at the moment, parse eBay's specification.
If I ever get to some kind of working product I'll try to mention it here so some of the work I've done could be added to this project.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Example
Popular in eBay's WSDL/XSD as seen here.
The text was updated successfully, but these errors were encountered: