R
Razvan
Hi !
Consider the following XML element:
<!ELEMENT value (#PCDATA)>
<!ATTLIST value year CDATA #IMPLIED>
Is this a declaration or a definition ? In Java/C++ there is a clear
distinction between declaration and definition.
How about XML ?
Regards,
Razvan
Consider the following XML element:
<!ELEMENT value (#PCDATA)>
<!ATTLIST value year CDATA #IMPLIED>
Is this a declaration or a definition ? In Java/C++ there is a clear
distinction between declaration and definition.
How about XML ?
Regards,
Razvan