how to ignore the validation of unspecified elements in the xml file using schema.
Suppose the xmlfile contains 1,2,3 elements & in schema i have defined about only 1 & 2 no information has defined in schema 3.I want to validate this.pls help me
Suppose the xmlfile contains 1,2,3 elements & in schema i have defined about only 1 & 2 no information has defined in schema 3.I want to validate this.pls help me