Is there any examples out there that walk through how to extend the Schema Generator Wizard from the DTD and WFX to schema's. I have a some metadata, and want to create the schema from that metadata, but the online documentation is rather skechy.
DTD and WFX generators are shipped as samples, though you can not see their code.
In the BizTalk Documentation start from "Extending the Schema Generator Wizard" or "ISchemaGenerator Interface" topics. Basically you need to provide a class that implements ISchemaGenerator interface and register the generator.
Thanks, Tatyana -------------------- Thread-Topic: Schema Generator Wizard thread-index: AcRwOBPIgbrrTJZnSoyTUkW+FUCwtg== X-WBNR-Posting-Host: 130.13.183.203 From: "=?Utf-8?B?RXJpYw==?=" <E...@discussions.microsoft.com> Subject: Schema Generator Wizard Date: Thu, 22 Jul 2004 15:06:02 -0700 Lines: 5 Message-ID: <EB66FCE7-9508-4B23-ADE1-BD9FE89311E7@microsoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset="Utf-8" Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft CDO for Windows 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Newsgroups: microsoft.public.biztalk.sdk NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.157 Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl Xref: cpmsftngxa06.phx.gbl microsoft.public.biztalk.sdk:2574 X-Tomcat-NG: microsoft.public.biztalk.sdk
Is there any examples out there that walk through how to extend the Schema Generator Wizard from the DTD and WFX to schema's. I have a some metadata, and want to create the schema from that metadata, but the online documentation is rather skechy.
Thanks, Eric
--
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from which they originated.
since "DTD and WFX generators are shipped as samples", why won't the biztalk team release the source code in the next SDK Refresh ? that would gives a great start.
"Tatyana Yakushev [MSFT]" wrote: > DTD and WFX generators are shipped as samples, though you can not see their code.
> In the BizTalk Documentation start from "Extending the Schema Generator Wizard" or "ISchemaGenerator Interface" topics. Basically you need to provide a class that > implements ISchemaGenerator interface and register the generator.
> Is there any examples out there that walk through how to extend the Schema Generator Wizard from the DTD and WFX to schema's. > I have a some metadata, and want to create the schema from that metadata, but the online documentation is rather skechy.
> Thanks, > Eric
> --
> This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at > http://www.microsoft.com/info/cpyright.htm
> Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from which they originated
Thanks, Tatyana -------------------- Thread-Topic: Schema Generator Wizard thread-index: AcR1VYAF+grUwHa8S1iuvsppZ1Gc2g== X-WBNR-Posting-Host: 213.146.197.140 From: "=?Utf-8?B?THVpcyBBemVkbw==?=" <LuisAz...@discussions.microsoft.com> References: <EB66FCE7-9508-4B23-ADE1-BD9FE89311E7@microsoft.com> <xb7xDcOdEHA.1540@cpmsftngxa10.phx.gbl> Subject: RE: Schema Generator Wizard Date: Thu, 29 Jul 2004 03:19:15 -0700 Lines: 54 Message-ID: <406E3CCC-07DF-4734-8897-EE1B5897D6A6@microsoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset="Utf-8" Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft CDO for Windows 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Newsgroups: microsoft.public.biztalk.sdk NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29 Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.sdk:2608 X-Tomcat-NG: microsoft.public.biztalk.sdk
Hi,
since "DTD and WFX generators are shipped as samples", why won't the biztalk team release the source code in the next SDK Refresh ? that would gives a great start.
"Tatyana Yakushev [MSFT]" wrote: > DTD and WFX generators are shipped as samples, though you can not see their code.
> In the BizTalk Documentation start from "Extending the Schema Generator Wizard" or "ISchemaGenerator Interface" topics. Basically you need to provide a class that > implements ISchemaGenerator interface and register the generator.
> Is there any examples out there that walk through how to extend the Schema Generator Wizard from the DTD and WFX to schema's. > I have a some metadata, and want to create the schema from that metadata, but the online documentation is rather skechy.
> Thanks, > Eric
> --
> This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at > http://www.microsoft.com/info/cpyright.htm
> Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from which they originated
--
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from which they originated.