i want to validate xml element's attribute. that attribute is declared in
DTD as required. how can i check that attribute or element is required or
not by using DTD?
DTD as required. how can i check that attribute or element is required or
not by using DTD?
Comment