Test your basic knowledge |

Subject : it-skills
Instructions:
  • Answer 50 questions in 15 minutes.
  • If you are not ready to take this test, you can study here.
  • Match each statement with the correct term.
  • Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.

This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. In an XML name there are no __________






2. 3 main DTD components: element - attribute - and ______________






3. A defined collection of element and attribute names.






4. Three generalized categories of attribute values: string - ________ - tokenized






5. __________ files can be viewed in all major browsers






6. The W3C XML specification states that a program should __________ an XML document if it finds an error






7. The properties of the data type that distinguish one data type from another.






8. XML names cannot start with a number or a __________






9. XML names can contain letters - __________ - and other characters






10. In XML - all elements must have a ____________






11. Two XML uses: separation and _______ of data






12. In XML - an element can contain other elements - text - __________ - or a mix






13. Metadata should be stored as attributes - and the __________ should be stored as elements






14. An element name without a namespace prefix






15. Element may appear ZERO or more times






16. If an attribute value itself contains double quotes you can use __________ or "data&quot






17. XML name cannot start with the letters __________ or any variation of them






18. XML stores a new line as __________






19. The set of textual representations of the value space.






20. Text strings that follow certain rules for the format and content.






21. W3C recommends using __________ instead of CSS






22. In XML - the white-space in a document is __________






23. The combination of two or more data types. (Each of the base types are known as a member type.)






24. The set of values that correspond to the data type.






25. DTDs can be divided into two parts: ________ subset and external subset






26. This can be added to the atom to specify the number of occurrences for a particular character.






27. Four attribute values you can specify in a DTD: default value - fixed value - required or ___________






28. storage unit for a document's content.






29. DTD (acronym)






30. XML tags are __________ by the author of the XML document






31. The purpose of this is to define the structure of an XML document






32. A collection of rules or declarations that define the content and structure of the document.






33. Element may appear ZERO or one time






34. XML validated against a DTD is __________ XML






35. XML has __________ predefined tags






36. A limit placed on the facet of a base type.






37. It is the advice of w3schools to use tags rather than __________






38. Element may appear ONE or more times






39. A formatted text string that a pattern can be created with - Commonly used in schema languages to describe sequences of characters or elements.






40. XML data is stored in __________






41. The XML document containing the content






42. An element that contains only character data and has no attributes.






43. There can only be ____ DTD per XML document.






44. Defines how many times an element can appear within a content model - its absence indicates element must appear once and only once






45. All your tags conform to their DTD schema






46. XML names cannot contain __________






47. This element encloses all other elements and is therefore the sole parent of them all






48. XSLT can be used to transform XML into HTML - before it is __________






49. The * cardinality indicator appears at the ______ in a mixed content model






50. XML is the most common tool for __________ between all sorts of applications