Markup Languages Course PB138 Doctype definition external Doctype definition internal .... all elements and attributes in the doc ]> Element types ● ANY ● EMPTY ○ ● (#PCDATA) ● elements - (phones) Amount of elements ● (phone*) ● (phone)* ● (phone+) ● (phone, phone)* ● (street?) ● (elementA | elementB) ● #REQUIRED vs #IMPLIED ● CDATA, ID, IDREF Defining Attributes