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 classReceived on Friday, 16 March 2007 23:27:47 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 16 March 2007 23:27:48 GMT