Hi All, Will the uniqueness be enforced on "isbn"? <?xml version="1.0"?> <books xmlns="store" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="store books.xsd"> <isbn xsi:type="xsd:decimal">1234.0</isbn> <isbn xsi:type="xsd:decimal">1234</isbn> </books> where, the type of "isbn" is declared as "anySimpleType" in books.xsd Thanks, Joe F. __________________________________________________ Do you Yahoo!? Y! Web Hosting - Let the expert host your web site http://webhosting.yahoo.com/Received on Tuesday, 29 October 2002 08:04:36 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Saturday, 22 July 2006 00:12:54 GMT