Skip to content

Conversation

@swozny13
Copy link
Collaborator

When a complexType with only attributes was extended by another complexType, the attributes were being rendered as "NotSet" instead of their actual values. This occurred because a placeholder element was unnecessarily created during type extension, causing the base type to be rendered twice - once with correct values and once with empty values that overwrote the correct ones.

Fixes: mvantellingen#991

…exType, the attributes were being rendered as NotSet instead of their actual values. This occurred because a placeholder element was unnecessarily created during type extension, causing the base type to be rendered twice - once with correct values and once with empty values that overwrote the correct ones.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Zeep setting defined valuesas 'NotSet'

2 participants