|
Home > Archive > BizTalk Server General > April 2004 > Re-order or re-sequence elements editing flat file schema
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 |
Re-order or re-sequence elements editing flat file schema
|
|
|
| I need to disassemble a 20 field tab delimited flat file. In the process of
defining the schema, I inadvertently made field #4 an attribute, and didn't
realize this until entering the remaining fields. I ended up deleting the
attribute and creating a new element. BizTalk editor added it at the end of
the sequence. Is there a way to move it to a different position in the
sequence?
I managed to get it done editing the schema with VS.NET's XML Schema Editor,
using the XML window to change each sequence_number=".." and relocate the
<xs:element ...> ... </xs:element> segment to its proper location. Here's
hoping there's a better way, cause I'm prone to make the same mistake again!
Wil
| |
| David Downing [MSFT] 2004-04-29, 5:36 pm |
| You should be able to drag the element to the new location.
--
Dave
This posting is provided "AS IS" with no warranties, and confers no rights.
"vsiwc" <wrenchvalet@yahoo.com> wrote in message
news:#awnvriLEHA.2592@tk2msftngp13.phx.gbl...
> I need to disassemble a 20 field tab delimited flat file. In the process
of
> defining the schema, I inadvertently made field #4 an attribute, and
didn't
> realize this until entering the remaining fields. I ended up deleting the
> attribute and creating a new element. BizTalk editor added it at the end
of
> the sequence. Is there a way to move it to a different position in the
> sequence?
>
> I managed to get it done editing the schema with VS.NET's XML Schema
Editor,
> using the XML window to change each sequence_number=".." and relocate the
> <xs:element ...> ... </xs:element> segment to its proper location. Here's
> hoping there's a better way, cause I'm prone to make the same mistake
again!
>
> Wil
>
>
| |
|
| Duh! Apparently you have to keep the path of the mouse within the column of
icons (at least initially), I was moving from the node to the left and then
to the desired position and it wasn't working. Now I got the hang of it.
Thanx!
"David Downing [MSFT]" <ddowning@online.microsoft.com> wrote in message
news:uwmPf$iLEHA.644@tk2msftngp13.phx.gbl...
> You should be able to drag the element to the new location.
>
> --
> Dave
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
> "vsiwc" <wrenchvalet@yahoo.com> wrote in message
> news:#awnvriLEHA.2592@tk2msftngp13.phx.gbl...
process[vbcol=seagreen]
> of
> didn't
the[vbcol=seagreen]
end[vbcol=seagreen]
> of
> Editor,
the[vbcol=seagreen]
Here's[vbcol=seagreen]
> again!
>
>
| |
| Rohith 2004-04-30, 8:02 pm |
| yap..it was problem..to drag and drop some time it looks working and sometimes not...what i did simply cut and paste where u want..repeat the procee...to set u r way..i know this is not good idea..rather draging this is best dude!!!
Cool!!!
CR-
quote: Originally posted by vsiwc
Duh! Apparently you have to keep the path of the mouse within the column of
icons (at least initially), I was moving from the node to the left and then
to the desired position and it wasn't working. Now I got the hang of it.
Thanx!
"David Downing [MSFT]" <ddowning@online.microsoft.com> wrote in message
news:uwmPf$iLEHA.644@tk2msftngp13.phx.gbl...
> You should be able to drag the element to the new location.
>
> --
> Dave
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
> "vsiwc" <wrenchvalet@yahoo.com> wrote in message
> news:#awnvriLEHA.2592@tk2msftngp13.phx.gbl...
process[vbcol=seagreen]
> of
> didn't
the[vbcol=seagreen]
end[vbcol=seagreen]
> of
> Editor,
the[vbcol=seagreen]
Here's[vbcol=seagreen]
> again!
>
>
|
|
|
|
|