> I am validating a xml document with Schema,
> but getting the following error message 
>  Message: Error: constraint 3.x.3: Invalid attribute value for 'use' in
> element
> 'attribute': the value 'default' must match (optional | prohibited |
> required).
> org.xml.sax.SAXException: Error encountered

As the error message says, the problem is with your 'attribute' element's 'use' 
attribute value. Check if u have given (optional | prohibited | required). 

If you need further help, it'd be good if u mail your schema file.

Pavani

-- 

Pavani Mukthipudi
Sun Microsystems Inc.

Phone: 080 - 2298989   Extn: 87390


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to