[Home] [By Thread] [By Date] [Recent Entries]


Ah, you need to add the med: prefix in your XPath, so it should be 

med:serviceImport|med:serviceExport

Priscilla
-----------------------------------------------------
Priscilla Walmsley             priscilla@w...
Author, Definitive XML Schema     (Prentice Hall PTR)
-----------------------------------------------------  

> -----Original Message-----
> From: Pedro Salazar [mailto:pedro-b-salazar@p...] 
> Sent: Friday, February 20, 2004 12:21 PM
> To: Priscilla Walmsley
> Cc: 'XML DEV'
> Subject: RE:  schema validate key uniqueness 
> attribute (name) ofelements
> 
> 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
> 
> 


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member