|
Home > Archive > BizTalk Server General > March 2004 > Enumeration Problem in BizTalk 2004
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Enumeration Problem in BizTalk 2004
|
|
|
| I am trying to entered enumerated values for an element &
can't seem to enter more than one value. Here's the
situation:
My element name is MailingAddressType which should have
enumerated values of Business, Home, PO Box and Other. I
have the Base Data Type set to xs:string. When I go to
enter the values for Enumeration, I get the popup that
says "Please enter the list of values in the provided box,
one value per line." When I enter the value Business and
hit enter to drop down to the next line, the input box
closes (like the OK button is being activated when I hit
enter). I tried to just separate the values with spaces
(e.g., Business Home), but that doesn't work. Is this a
bug? If not, how do I enter more than one value?
Thanks.
| |
| Basil Cheng 2004-03-26, 2:14 pm |
| Hi Mike
YOu could set the derived by: property of the field to: Restriction.
Then you will see a enumeration property , click on .... and enumeration
editor will open and you could put in the files.
For more details, you could refer to the helpfiles in Biztalk 2004 .
Do a search for Enumeration (Node Property of All Schemas)
Thanks
Then
Basil Cheng
Microsoft Biztalk Developer Support
This posting is provided "AS IS" with no warranties, and confers no
rights.
| |
|
| Hi Basil,
I do have the Derived By property set to Restriction,
hence the reason why I got the pop-up box after clicking
on "..." for the Enumeration property. It only lets me
enter 1 item. Am I doing something else wrong?
Thanks,
Mike
>-----Original Message-----
>Hi Mike
>
>YOu could set the derived by: property of the
field to: Restriction.
>
>Then you will see a enumeration property , click
on .... and enumeration
>editor will open and you could put in the files.
>
>For more details, you could refer to the helpfiles in
Biztalk 2004 .
>
>Do a search for Enumeration (Node Property of All
Schemas)
>
>Thanks
>
>Then
>Basil Cheng
>Microsoft Biztalk Developer Support
>
>This posting is provided "AS IS" with no warranties, and
confers no
>rights.
>
>.
>
| |
| Matt Milner 2004-03-29, 9:59 am |
| Try using CTRL-Enter at the end of each line. This, like CTRL-V for
pasting, is becoming, if not already, standard keyboard entry for multiple
lines in some situations.
Matt
<anonymous@discussions.microsoft.com> wrote in message
news:142e301c41379$ca569920$a401280a@phx
.gbl...[color=darkred]
> Hi Basil,
>
> I do have the Derived By property set to Restriction,
> hence the reason why I got the pop-up box after clicking
> on "..." for the Enumeration property. It only lets me
> enter 1 item. Am I doing something else wrong?
>
> Thanks,
>
> Mike
>
> field to: Restriction.
> on .... and enumeration
> Biztalk 2004 .
> Schemas)
> confers no
| |
|
| Thanks Matt...that worked!
>-----Original Message-----
>Try using CTRL-Enter at the end of each line. This,
like CTRL-V for
>pasting, is becoming, if not already, standard keyboard
entry for multiple
>lines in some situations.
>
>Matt
>
>
><anonymous@discussions.microsoft.com> wrote in message
> news:142e301c41379$ca569920$a401280a@phx
.gbl...
clicking[color=darkred]
and[color=darkred]
>
>
>.
>
|
|
|
|
|