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. With __________ you can add display information to an XML document






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






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






4. An element name without a namespace prefix






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






6. Enumerated attribute that provides information to the XML parser about how to handle non-XML data.






7. With XML - __________ are not allowed






8. Element may appear ZERO or one time






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






10. W3C recommends using __________ instead of CSS






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






12. XML tags are _____________ sensitive






13. A defined collection of element and attribute names.






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






15. Element may appear ZERO or more times






16. A schema tag that defines how the list will be treated.






17. An XML-based alternative to DTD






18. All your tags are closed and nested properly






19. The keyword to declare a DTD attribute






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






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






22. XML data is stored in __________






23. XML documents must contain a ______________






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






25. Two XML uses: separation and _______ of data






26. The compositor that forces elements to be entered in the same order as indicated in the schema.






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






28. XML elements must be properly __________






29. XSLT is far more __________ than CSS






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






31. The five predefined entity references:< - > - & - ______ - "






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






33. XML stores a new line as __________






34. The general syntax for a document type declaration






35. The basic unit of a regex.






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






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






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






39. XML (acronyn)






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






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






42. In this schema design - all element declarations are made globally.






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






44. __________ allows sloppy XML to still be validated






45. XML with correct syntax is __________ XML






46. In an XML name there are no __________






47. A component of the schema that is a direct child of the root schema element






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






49. With XSLT you can transform an XML document into ______






50. Unlike a DTD - a ____________ file has no entity functionality? true