Skip to content

Code gen edge case: when a XSD type uses string enums as the item type for an XSD List type, a bug occurs with enum generation #101

Description

@mamift

Code gen edge case: when a XSD type uses string enums as the item type for an XSD List type, a bug occurs with enum generation:

  • No enum definition is generated
  • The setter for an element or attribute of said type refers to a non-existent enum_name.TypeDefinition static property.

found when testing Library of congress ALTO document schema.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions