OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Capturing Value From XML schema



Hi 
I am validating my XML file using the XML schema.I am using a java code
which takes the XML file name and XML schema name as the input and then
validate the XMl file.I want to get in my java code ,the value of the
maxlength defined for a particular tag in the XML schema file. Is there any
way to capture few variables(as maxlength for a particular tag) defined in
the XML schema in the Java code. 
regards 
Saurabh