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. If an attribute value itself contains double quotes you can use __________ or "data&quot






2. XML names cannot contain __________






3. XML stores a new line as __________






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






5. All your tags are closed and nested properly






6. The basic unit of a regex.






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






8. storage unit for a document's content.






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






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






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






12. An XML document that defines the content and structure of one or more XML documents.






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






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






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






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






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






18. This schema design involves sets of nested declarations.






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






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






21. XML elements must be properly __________






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






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






24. Two XML uses: separation and _______ of data






25. W3C recommends using __________ instead of CSS






26. XML has __________ predefined tags






27. __________ files can be viewed in all major browsers






28. XML tags are _____________ sensitive






29. XML validated against a DTD is __________ XML






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






31. DTD (acronym)






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






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






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






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






36. XML documents must contain a ______________






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






38. Element may appear ZERO or more times






39. In XML - all elements must have a ____________






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






41. XML is a _______________ to HTML






42. XML attribute values must be __________






43. These provide additional information about an element






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






45. All your tags conform to their DTD schema






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






47. XSLT is far more __________ than CSS






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






49. The general syntax for a document type declaration






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