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
Hi, love the tool, thanks. I've noticed that XSDs that use named AttributeGroups for composition don't get those flattened - I guess because they aren't children to be included in the for children in ... parent.insert loop. I guess it would require a search, possibly only at the end after all of the importing was done?
The text was updated successfully, but these errors were encountered:
Hi, love the tool, thanks. I've noticed that XSDs that use named AttributeGroups for composition don't get those flattened - I guess because they aren't children to be included in the for children in ... parent.insert loop. I guess it would require a search, possibly only at the end after all of the importing was done?
The text was updated successfully, but these errors were encountered: