Menu

#3 Enum types turned into strings

open
None
5
2005-06-24
2005-06-24
Brant
No

Even though Dingo declares enum type (simple types with
multipel enum facets), it doesn't ever use the types -
it just declares them as strings. Any plans to fix this?

Thanks

-Brant

Discussion

  • Peter Lin

    Peter Lin - 2005-06-24
    • assigned_to: nobody --> woolfel
     
  • Peter Lin

    Peter Lin - 2005-06-24

    Logged In: YES
    user_id=220288

    I'm not sure I understand the question. Dingo handles enums
    the same way as XSD as far as I know. I haven't tested enums
    extensively, so there's likely cases where Dingo doesn't
    handle enums the way you expect it.

    Does XSD handle the case differently? For now, I've changed
    the status to feature request, since I'm not sure exactly
    what the exact problem is. It would help to have a sample
    schema and the expected C# code.

    thanks for reporting the issue.

    peter

     

Log in to post a comment.