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. These provide additional information about an element






2. Element may appear ONE or more times






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






4. XML data is stored in __________






5. XSLT is far more __________ than CSS






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






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






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






9. This schema design involves sets of nested declarations.






10. XML stores a new line as __________






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






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






13. XML documents must contain a ______________






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






15. XML with correct syntax is __________ XML






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






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






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






19. With XML - __________ are not allowed






20. In an XML name there are no __________






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






22. HTML is a about displaying information - while XML is about _____________ data (transport and storage)






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






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






25. DTD (acronym)






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






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






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






29. All your tags are closed and nested properly






30. Five different types of element content in DTDs: any - empty - ____________ - elements(child) - mixed






31. The keyword to declare a DTD attribute






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






33. XML validated against a DTD is __________ XML






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






35. XML (acronyn)






36. XML attribute values must be __________






37. The general syntax for a document type declaration






38. XML is a _______________ to HTML






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






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






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






42. storage unit for a document's content.






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






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






45. All your tags conform to their DTD schema






46. Any element located within the root element






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






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






49. XML tags are _____________ sensitive






50. A defined collection of element and attribute names.