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. The compositor that forces elements to be entered in the same order as indicated in the schema.






2. XML is a _______________ to HTML






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






4. The keyword to declare a DTD attribute






5. All your tags conform to their DTD schema






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






7. Element may appear ZERO or more times






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






9. XSLT is far more __________ than CSS






10. W3C recommends using __________ instead of CSS






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






12. XML (acronyn)






13. XML tags are __________ by the author of the XML document






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






15. XML validated against a DTD is __________ XML






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






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






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






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






20. Two XML uses: separation and _______ of data






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






22. The general syntax for a document type declaration






23. With XML - __________ are not allowed






24. A defined collection of element and attribute names.






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






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






27. It is the advice of w3schools to use tags rather than __________






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






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






30. __________ files can be viewed in all major browsers






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






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






33. The basic unit of a regex.






34. The XML document containing the content






35. XML tags are _____________ sensitive






36. In an XML name there are no __________






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






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






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






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






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






42. All your tags are closed and nested properly






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






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






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






46. XML data is stored in __________






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






48. This schema design involves sets of nested declarations.






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. A schema tag that defines how the list will be treated.