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. A system of symbols (tags) and rules embedded in a document that govern its structure (content) and format (appearance)






2. A defined collection of element and attribute names.






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






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






5. This schema design involves sets of nested declarations.






6. This element encloses all other elements and is therefore the sole parent of them all






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






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






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






10. XML attribute values must be __________






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






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






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






14. XML elements must be properly __________






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






16. Element may appear ZERO or one time






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






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






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






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






21. The general syntax for a document type declaration






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






23. storage unit for a document's content.






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






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






26. In an XML name there are no __________






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






28. XML (acronyn)






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






30. The basic unit of a regex.






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






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






33. The keyword to declare a DTD attribute






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






35. Element may appear ZERO or more times






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






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






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






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






40. XML is a _______________ to HTML






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






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






43. W3C recommends using __________ instead of CSS






44. XML stores a new line as __________






45. XML with correct syntax is __________ XML






46. XML documents must contain a ______________






47. XSLT is far more __________ than CSS






48. All your tags are closed and nested properly






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






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