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 collection of rules or declarations that define the content and structure of the document.






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






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






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






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






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






7. With XSLT you can transform an XML document into ______






8. XML documents must contain a ______________






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






10. All your tags conform to their DTD schema






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






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






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






14. The keyword to declare a DTD attribute






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






16. The XML document containing the content






17. XML has __________ predefined tags






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






19. XML elements must be properly __________






20. XML attribute values must be __________






21. An element name without a namespace prefix






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






23. W3C recommends using __________ instead of CSS






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






25. The general syntax for a document type declaration






26. XML data is stored in __________






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






28. The purpose of this is to define the structure of an XML document






29. A defined collection of element and attribute names.






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






31. XML tags are _____________ sensitive






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






33. XML (acronyn)






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






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






36. This schema design involves sets of nested declarations.






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






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






39. Element may appear ZERO or one time






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






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






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






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






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






45. In XML - all elements must have a ____________






46. In an XML name there are no __________






47. XML names cannot contain __________






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






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






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