M
Matt
For DTD, we cannot put XML declaration
<?xml version="1.0" encoding="UTF-8"?>. Is that correct? I tried
that and it will yield error "Cannot have a DTD declaration outside of a DTD."
But XML declaration is ok to put in XML and XSD.
Please advise. thanks!!
<?xml version="1.0" encoding="UTF-8"?>. Is that correct? I tried
that and it will yield error "Cannot have a DTD declaration outside of a DTD."
But XML declaration is ok to put in XML and XSD.
Please advise. thanks!!