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. XML is a software and hardware __________ tool for carrying information






2. XML validated against a DTD is __________ XML






3. XML was created to structure - store - and ________ information






4. You can only have _______ tag with the same name within a single namespace?






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






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






7. In an XML name there are no __________






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






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






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






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






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






13. All your tags are closed and nested properly






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






15. Element may appear ZERO or one time






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






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






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






19. W3C recommends using __________ instead of CSS






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






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






22. HTML is a about displaying information - while XML is about _____________ data (transport and storage)






23. In XML - all elements must have a ____________






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






25. storage unit for a document's content.






26. A defined collection of element and attribute names.






27. XML stores a new line as __________






28. XML tags are _____________ sensitive






29. Any element located within the root element






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






31. __________ allows sloppy XML to still be validated






32. The XML document containing the content






33. Element may appear ZERO or more times






34. Two XML uses: separation and _______ of data






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






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






37. XML elements must be properly __________






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






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






40. Declaration for mixed content in a DTD - tells the parser to look thru content for other elements to parse






41. XML is a _______________ to HTML






42. With XML - __________ are not allowed






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






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






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






46. XSLT is far more __________ than CSS






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






48. XML attribute values must be __________






49. XML names cannot contain __________






50. XML data is stored in __________