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 set of values that correspond to the data type.






2. XML (acronyn)






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






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






5. XML tags are _____________ sensitive






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






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






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






9. An element name without a namespace prefix






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






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






12. The XML document containing the content






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






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






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






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






17. In XML - all elements must have a ____________






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






19. XML validated against a DTD is __________ XML






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






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






22. XML elements must be properly __________






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






24. Element may appear ZERO or one time






25. Two XML uses: separation and _______ of data






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






27. Any element located within the root element






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






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






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






31. A defined collection of element and attribute names.






32. All your tags are closed and nested properly






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






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






35. XML data is stored in __________






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






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






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






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






40. W3C recommends using __________ instead of CSS






41. All your tags conform to their DTD schema






42. The keyword to declare a DTD attribute






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






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






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






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






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






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






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






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