| Author |
problem in applying restriction on xml attribute jaxb i.e. unable to do validation for attributes
|
ganesh b pol
Greenhorn
Joined: Aug 20, 2008
Posts: 14
|
|
my xsd file is
here i have applied restriction on port attribute
my xml file is
first element is with invalid port number i.e. 90009
when i am parsing this xml file with JAXB
i am unable to get any error
code for parsing XML file is
|
 |
 |
|
|
subject: problem in applying restriction on xml attribute jaxb i.e. unable to do validation for attributes
|
|
|