Podcast
Questions and Answers
What are the two main categories of types defined by XML Schema?
What are the two main categories of types defined by XML Schema?
- Fundamental types and composite types
- Primary types and secondary types
- Simple types and complex types (correct)
- Basic types and advanced types
Which element contains child elements like 'title', 'author', and 'isbn' all of type 'string'?
Which element contains child elements like 'title', 'author', and 'isbn' all of type 'string'?
- paper
- book (correct)
- text
- chapter
What is a key characteristic of XHTML compared to HTML5?
What is a key characteristic of XHTML compared to HTML5?
- Higher expressive power
- Further unification of browser engines (correct)
- Less strict syntax
- Lower degree of standardisation
Which XML language is commonly used for embedding mathematic expressions into web documents?
Which XML language is commonly used for embedding mathematic expressions into web documents?
How can XHTML documents be validated?
How can XHTML documents be validated?
What is the widespread application of XML mentioned in the text besides HTML5?
What is the widespread application of XML mentioned in the text besides HTML5?
What is used in XML to solve name conflicts and qualify elements by unique identifiers?
What is used in XML to solve name conflicts and qualify elements by unique identifiers?
In XML, what is a prefix associated with?
In XML, what is a prefix associated with?
What is a main shortcoming of Document Type Definition (DTD) in XML validation?
What is a main shortcoming of Document Type Definition (DTD) in XML validation?
Which type definition language defines a list of legal elements in XML validation?
Which type definition language defines a list of legal elements in XML validation?
What does it mean for an XML document to be considered valid?
What does it mean for an XML document to be considered valid?
How are elements and attributes qualified in XML when using namespaces?
How are elements and attributes qualified in XML when using namespaces?
What font-size is applied to the input elements in the CSS?
What font-size is applied to the input elements in the CSS?
Which class in the CSS has a padding-top of 20 pixels?
Which class in the CSS has a padding-top of 20 pixels?
Which HTML element is styled with a font-family of 'Garamond' in the CSS?
Which HTML element is styled with a font-family of 'Garamond' in the CSS?
What color is the font set to for the input elements in the CSS?
What color is the font set to for the input elements in the CSS?
What is the background color for the input elements according to the CSS?
What is the background color for the input elements according to the CSS?
Where can further information about JavaScript be found according to the text?
Where can further information about JavaScript be found according to the text?
Flashcards are hidden until you start studying