Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > XML > Difference between <import ....xsd> and <xlink:href=.....xsd> ????

Reply
Thread Tools

Difference between <import ....xsd> and <xlink:href=.....xsd> ????

 
 
Bernd Oninger
Guest
Posts: n/a
 
      06-29-2004
As far as I know one could use other xsd schemas with the import and the xlink feature.
What are the differences (beside the syntax)?

Bernd
 
Reply With Quote
 
 
 
 
Henry S. Thompson
Guest
Posts: n/a
 
      06-30-2004
(Bernd Oninger) writes:

> As far as I know one could use other xsd schemas with the import and
> the xlink feature.


> What are the differences (beside the syntax)?


<xs:import namespace='...'> in a schema document enables the use of
references to components defined in another schema for a different
namespace.

W3C XML Schema assigns no special semantics to the 'href' attribute in
the XLink namespace, and conformant W3C XML Schema processors are
_required_ to ignore it, along with all other explicitly
namespace-qualified attributes, for schema-validity assessment
purposes.

ht
--
Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
Half-time member of W3C Team
2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail:
URL: http://www.ltg.ed.ac.uk/~ht/
[mail really from me _always_ has this .sig -- mail without it is forged spam]
 
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
FAQ 7.17 What's the difference between dynamic and lexical (static) scoping? Between local() and my()? PerlFAQ Server Perl Misc 0 04-15-2011 04:00 AM
FAQ 7.17 What's the difference between dynamic and lexical (static) scoping? Between local() and my()? PerlFAQ Server Perl Misc 0 01-06-2011 05:00 PM
difference between between these "char"s arnuld C++ 33 03-05-2007 03:11 PM
Difference between bin and obj directories and difference between project references and dll references jakk ASP .Net 4 03-22-2005 09:23 PM
Exact difference between 'const char *' and 'char *', also diff between 'const' and 'static' Santa C Programming 1 07-17-2003 02:10 PM



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