✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Consider the following DTD (Document Type Definition) schema.
<!ELEMENT employee ANY> <!ATTLIST employee department CDATA #IMPLIED>
Which of the following sentences correctly describes the meaning of the #IMPLIED in the context of this schema?