XML validator against XSD schema help |
Settings | Remark |
Enter XML data |
Enter XML data in the textbox. The XML document size is limited to 100 KB. Example: <?xml version="1.0" encoding="UTF-8"?> <Students> <Name>Lester Smith</Name> <Phone>0123987654</Phone> <Address> 415 Wishing Bend, 35639 Kenbridge, Utah </Address> <Dob>2002-09-24</Dob> </Students> |