← Prev in month ← Prev in thread
Next in thread → Next in month →

RE: [xml-dev] schema validate key uniqueness attribute (name) of elements

From
Pedro Salazar <>
To
Priscilla Walmsley <>
Date
2004-02-20T17:21:09Z
ID
<>
Thread
RE: [xml-dev] schema validate key uniqueness attribute (name) of elements
On Fri, 2004-02-20 at 17:02, Priscilla Walmsley wrote:
>
> I think you want serviceImport|serviceExport instead of
> serviceImport/serviceExport in your path.  
> 
> The "|" operator means "serviceImport or serviceExport", while the slash
> means that it is looking for a serviceExport child of serviceImport.
> 
> Priscilla

I fixed that but the validation is still OK (not detecting the repeating
data on the name attribute -> key) on XERCES2 (parser) and Oxygen
(tool).

However, do you agree the right definition of the schema to validate my
purpose? 

thanks,
Pedro Salazar.
-- 
-PS
← Prev in month ← Prev in thread
Next in thread → Next in month →