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






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






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






4. XML tags are _____________ sensitive






5. Element may appear ONE or more times






6. XML (acronyn)






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






8. XML is a _______________ to HTML






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






10. The general syntax for a document type declaration






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






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






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






14. In XML - all elements must have a ____________






15. __________ files can be viewed in all major browsers






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






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






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






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






20. All your tags conform to their DTD schema






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






22. Element may appear ZERO or one time






23. Any element located within the root element






24. For XML best naming practices the three characters should you avoid: _____- period - colon






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






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






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






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






29. XML names cannot contain __________






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






31. The XML document containing the content






32. These provide additional information about an element






33. A collection of rules or declarations that define the content and structure of the document.






34. An element name without a namespace prefix






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






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






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






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






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






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






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






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






43. DTD (acronym)






44. W3C recommends using __________ instead of CSS






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






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






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






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






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






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