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. Text strings that follow certain rules for the format and content.






2. An element name without a namespace prefix






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






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






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






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






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






8. XSLT is far more __________ than CSS






9. Element may appear ZERO or more times






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






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






12. Element may appear ZERO or one time






13. All your tags conform to their DTD schema






14. XML (acronyn)






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






16. XML documents must contain a ______________






17. XML has __________ predefined tags






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






19. In an XML name there are no __________






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






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






22. W3C recommends using __________ instead of CSS






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






24. An XML-based alternative to DTD






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






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






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






28. XML with correct syntax is __________ XML






29. Element may appear ONE or more times






30. The XML document containing the content






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






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






33. XML names cannot contain __________






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






35. In XML - all elements must have a ____________






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






37. XML elements must be properly __________






38. All your tags are closed and nested properly






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






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






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






42. __________ allows sloppy XML to still be validated






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






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






45. storage unit for a document's content.






46. XML data is stored in __________






47. The keyword to declare a DTD attribute






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






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






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