> But this is not: > > <xs:key name="KeyClientById"> > <xs:selector xpath="my:Clients/my:Client"/> > <xs:field xpath="my:@clientId"/> > </xs:key> Haven't tested it, but shouldn't that be: <xs:field xpath="@my:clientId"/> BTW, which validator were you using to test this? I would like to try it when I run my tests (when I get a chance). Cheers, Jeff RafterReceived on Monday, 28 February 2005 03:37:56 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 16 March 2009 11:13:32 GMT