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 data is stored in __________






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






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






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






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






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






8. XML documents must contain a ______________






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






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






11. An element name without a namespace prefix






12. To view raw XML on a webpage you must __________ and select the page






13. Element may appear ZERO or more times






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






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






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






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






18. XML names cannot contain __________






19. XML has __________ predefined tags






20. Two XML uses: separation and _______ of data






21. Attributes cannot contain __________ or tree structures and are not easily Expandable






22. DTD (acronym)






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






24. In an XML name there are no __________






25. All your tags are closed and nested properly






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






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






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






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






30. All your tags conform to their DTD schema






31. __________ allows sloppy XML to still be validated






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






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






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






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






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






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






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






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






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






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






42. XML validated against a DTD is __________ XML






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






44. XML (acronyn)






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






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






47. W3C recommends using __________ instead of CSS






48. The basic unit of a regex.






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






50. __________ files can be viewed in all major browsers