Hi!
I want to use @ in my attribute with datatype ID.
Is there any way to do this?
<?xml version="1.0" encoding="ISO-8859-1"?>
<!ELEMENT users (user*)>
<!--Movie-->
<!ELEMENT user (password,firstName, lastName, email, profile)>
<!ATTLIST user
userName ID #REQUIRED
>...
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.