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. Metadata should be stored as attributes - and the __________ should be stored as elements






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






4. XML is a software and hardware __________ tool for carrying information






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






6. An element name without a namespace prefix






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






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






9. XML (acronyn)






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






11. Two XML uses: separation and _______ of data






12. The general syntax for a document type declaration






13. XML data is stored in __________






14. A system of symbols (tags) and rules embedded in a document that govern its structure (content) and format (appearance)






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






16. This schema design involves sets of nested declarations.






17. The keyword to declare a DTD attribute






18. Element may appear ZERO or one time






19. Element may appear ZERO or more times






20. XML elements must be properly __________






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






22. The XML document containing the content






23. A defined collection of element and attribute names.






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






25. XML documents must contain a ______________






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






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






28. __________ allows sloppy XML to still be validated






29. An element that has one or more attributes - or is the parent to one or more child elements.






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






31. W3C recommends using __________ instead of CSS






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






33. XML has __________ predefined tags






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






35. With XML - __________ are not allowed






36. Element may appear ONE or more times






37. XML with correct syntax is __________ XML






38. XML names cannot contain __________






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






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






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






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






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






44. Any element located within the root element






45. All your tags conform to their DTD schema






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






47. All your tags are closed and nested properly






48. XML stores a new line as __________






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






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