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. Any element located within the root element






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






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






4. An element name without a namespace prefix






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






6. Element may appear ONE or more times






7. __________ files can be viewed in all major browsers






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






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






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






11. This schema design involves sets of nested declarations.






12. The keyword to declare a DTD attribute






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






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






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






16. The XML document containing the content






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






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






19. XML elements must be properly __________






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






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






22. XML tags are _____________ sensitive






23. XSLT is far more __________ than CSS






24. XML attribute values must be __________






25. XML is a _______________ to HTML






26. In XML - all elements must have a ____________






27. W3C recommends using __________ instead of CSS






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






29. The basic unit of a regex.






30. storage unit for a document's content.






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






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






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






34. XML has __________ predefined tags






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






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






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






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






39. An XML-based alternative to DTD






40. The general syntax for a document type declaration






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






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






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






44. XML with correct syntax is __________ XML






45. All your tags are closed and nested properly






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






47. XML names cannot contain __________






48. Element may appear ZERO or more times






49. With __________ you can add display information to an XML document






50. Element may appear ZERO or one time