xsi:schemaLocation="http://www.example.org/apps/tables/user#schema"
which once again can easily be inferred from XML namespace by
concatanating fn:namespace-uri() and '#schema'
Yes you can clearly have a personal convention to put schemas anywhere
(although I'm not sure that all systems will support a schema document
at a fragment identifier weill they? (perhaps they will, I use XSD rather
rarely) What I meant was though that you asked what people would put at
a namespace URI and I gave the examples of (a) rddl which is expressly
for that purpose and (b) XSD which has looking up the namespace URI as a
built-in hint in the spec to allow validators to find schema documents
in the absence of schemaLocation attributes.
David
________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--