|
Home > Archive > BizTalk Server General > April 2004 > XSD and restrictions
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 |
XSD and restrictions
|
|
| Joel D. 2004-04-29, 7:35 pm |
| Hello,
Is it possible to include a pattern restriction to defined types via BizTalk
2004 Schema Editor (VS.NET )? I know you can manually edit the XSD to
specify a pattern restriction but it would be nice to be able to do this in
BizTalk's Schema Editor. The default VS.NET schema editor allows this too.
BizTalk 2004 doesn't complain if you import a schema that contains pattern
restrictions; you just can't edit the restriction.
Any thoughts or suggestions?
| |
| Matt Milner 2004-04-30, 1:37 pm |
| In the properties window, while you have your node highlighted, change the
"Derived By" property to "Restriction".
There should then be a Pattern item in the properties that you can click on
to edit the patterns you want to enforce.
If it is a schema that already has restrictions, I'm not sure why that
option wouldn't also exist.
Matt
"Joel D." <j@d.com> wrote in message
news:eHX5fDkLEHA.3472@TK2MSFTNGP09.phx.gbl...
> Hello,
>
> Is it possible to include a pattern restriction to defined types via
BizTalk
> 2004 Schema Editor (VS.NET )? I know you can manually edit the XSD to
> specify a pattern restriction but it would be nice to be able to do this
in
> BizTalk's Schema Editor. The default VS.NET schema editor allows this
too.
>
> BizTalk 2004 doesn't complain if you import a schema that contains pattern
> restrictions; you just can't edit the restriction.
>
> Any thoughts or suggestions?
>
>
>
>
| |
| J. Dudgeon 2004-04-30, 2:35 pm |
| Awesome, thank you very much.
-Joel
"Matt Milner" <matt.milner@m3technologypartners dot com> wrote in message
news:OD1YdatLEHA.1556@TK2MSFTNGP10.phx.gbl...
> In the properties window, while you have your node highlighted, change the
> "Derived By" property to "Restriction".
>
> There should then be a Pattern item in the properties that you can click
on
> to edit the patterns you want to enforce.
>
> If it is a schema that already has restrictions, I'm not sure why that
> option wouldn't also exist.
>
> Matt
>
>
> "Joel D." <j@d.com> wrote in message
> news:eHX5fDkLEHA.3472@TK2MSFTNGP09.phx.gbl...
> BizTalk
> in
> too.
pattern[vbcol=seagreen]
>
>
|
|
|
|
|