OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: biztalk schema



Thanks, that's kind of it, unfortunately, it seems to be outdated. When
taking the schema definition for the envelope into XMLSpy, it complains
about the version (http://www.w3.org/2000/08/XMLSchema) and after changing
it to http://www.w3.org/2000/10/XMLSchema, it complains about the following
xml sequence:

...
<all>
	<sequence>
...

any ideas ?

Nick

-----Original Message-----
From: Steve Boyce [mailto:SteveB@hbs.com]
Sent: Tuesday, March 06, 2001 9:57 AM
To: Nick Laqua
Subject: RE: biztalk schema


Is this what you want?
 
http://www.microsoft.com/biztalk/techinfo/BizTalkFramework20.doc
<http://www.microsoft.com/biztalk/techinfo/BizTalkFramework20.doc> 
 
(See Appendix A2)
 
Steve

-----Original Message-----
From: Nick Laqua [mailto:nick.laqua@newtron.net]
Sent: 06 March 2001 08:22
To: xml-dev@xml.org
Subject: biztalk schema



hope this is not too off topic. We are building our own (small)
integration server and in order to support packaging, I would like to
implement the biztalk framework in that. Right now, I am looking for the
schema definition of the "biz tags", but wasn't able to find it on the
net (except for some html pages on microsoft describing the structure).
 
appreciate any hints for that, would like to get the definitions in W3C
schema format...
 
Nick