Hi,
I have this XML File:
<?xml version="1.0"?>
<!DOCTYPE Registration SYSTEM "register.dtd">
<Registration>
<UserId>1000001</UserId>
<AccountId>1234567</AccountId>
<SiteId>1122548</SiteId>
</Registration>
And i need to write a valid dtd page for it (register.dtd).
This...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.