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. In the list of element choices #PCDATA must appear _________






2. XSLT is far more __________ than CSS






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






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






5. XML with correct syntax is __________ XML






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






7. storage unit for a document's content.






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






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






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






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






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






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






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






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






16. Element may appear ZERO or one time






17. Any element located within the root element






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






19. Querying language for pulling out just one portion of an XML doc - i.e. to grab all of a particular tag






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






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






22. XML has __________ predefined tags






23. A defined collection of element and attribute names.






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






25. XML is a _______________ to HTML






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






27. Element may appear ZERO or more times






28. W3C recommends using __________ instead of CSS






29. All your tags are closed and nested properly






30. An XML-based alternative to DTD






31. The XML document containing the content






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






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






34. This schema design involves sets of nested declarations.






35. XML stores a new line as __________






36. These provide additional information about an element






37. XML data is stored in __________






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






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






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






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






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






43. The basic unit of a regex.






44. In XML - all elements must have a ____________






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






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






47. DTD (acronym)






48. __________ allows sloppy XML to still be validated






49. An element name without a namespace prefix






50. XML documents must contain a ______________