Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > XML > inline schema vs DTDs

Reply
Thread Tools

inline schema vs DTDs

 
 
martin
Guest
Posts: n/a
 
      08-16-2004
Are inline schema (i.e a schema included in the XML document)
compliant with the W3C recommendations on schema? I keep reading about
them in .net articles on webservices.
I don't understand how this can be the a valid approach, as far as I
know the only way to include information on the structure of an XML
document is by enclosing the DTD in the XML document.
Am I missing something or is this just a MS approach of XML?
 
Reply With Quote
 
 
 
 
Martin Honnen
Guest
Posts: n/a
 
      08-16-2004


martin wrote:

> Are inline schema (i.e a schema included in the XML document)
> compliant with the W3C recommendations on schema? I keep reading about
> them in .net articles on webservices.
> I don't understand how this can be the a valid approach, as far as I
> know the only way to include information on the structure of an XML
> document is by enclosing the DTD in the XML document.
> Am I missing something or is this just a MS approach of XML?


I think an inline schema is allowed and supported by the XML schema
specification although I can't tell you whether MS uses it in a way
complying with the standard or has invented something of its own. Do you
have an example of an MS inline schema?

--

Martin Honnen
http://JavaScript.FAQTs.com/

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DTDs and syntax JimO HTML 3 05-31-2005 07:10 PM
[XML Schema] Including a schema document with absent target namespace to a schema with specified target namespace Stanimir Stamenkov XML 3 04-25-2005 09:59 AM
Good SGML DTD viewer *or* tool for translating SGML DTDs to XML DTDs Clifford W. Racz XML 4 02-13-2004 06:24 PM
DTDs, schema's and namespaces Miel Bronneberg XML 2 09-30-2003 05:34 PM
Local DTDs: Where? chris XML 3 08-16-2003 12:51 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57