- From: Mystra x64 <mystra_x64@fastmail.fm>
- Date: Fri, 16 Mar 2007 20:28:27 +0300
- To: xmlschema-dev@w3.org
Hi, Why is schemaLocation is such a monstrous construct? I mean, let's say I have xmlns:mycoolns="http://url.com/ns". Then to specify a schema file I need to write xsi:schemaLocation="http://url.com/ns http://someothercoolurl.com/file.xsd" and xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" to boot. Why not to use mycoolns:schemaLocation="http://someothercoolurl.com/file.xsd" for that? i.e. any schema should have schemaLocation attribute in their namespace regardless of definition. Am I missing something? -- Mystra x64 mystra_x64@fastmail.fm -- http://www.fastmail.fm - Send your email first class
Received on Friday, 16 March 2007 23:27:47 UTC