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. You can only have _______ tag with the same name within a single namespace?






2. Element may appear ZERO or more times






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






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






5. Occurs when elements from two or more documents share the same name.






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






7. An XML document can be validated using either one of these






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






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






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






11. With __________ you can add display information to an XML document






12. The basic unit of a regex.






13. A component nested further inside of the schema structure and not a direct child of the root schema element






14. All your tags conform to their DTD schema






15. W3C recommends using __________ instead of CSS






16. XML tags are _____________ sensitive






17. XML names cannot contain __________






18. In the list of element choices #PCDATA must appear _________






19. XML has __________ predefined tags






20. These provide additional information about an element






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






22. The general syntax for a document type declaration






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






24. XML (acronyn)






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






26. This schema design involves sets of nested declarations.






27. Used to declare different namespaces - enables same tags to mean different things






28. In an XML name there are no __________






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






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






31. A defined collection of element and attribute names.






32. Element may appear ONE or more times






33. An element name without a namespace prefix






34. XML with correct syntax is __________ XML






35. An XML-based alternative to DTD






36. A list of values where each list is derived from a base type.






37. XML is a _______________ to HTML






38. The XML document containing the content






39. A set of rules for encoding documents in machine-readable form






40. storage unit for a document's content.






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






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






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






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






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






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






47. XSLT is far more __________ than CSS






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






49. Five different types of element content in DTDs: any - empty - ____________ - elements(child) - mixed






50. XML documents do not carry information about how to __________ the data