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. XML names can contain letters - __________ - and other characters






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






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






4. XML has __________ predefined tags






5. __________ files can be viewed in all major browsers






6. XML stores a new line as __________






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






8. XML tags are _____________ sensitive






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






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






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






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






13. An XML-based alternative to DTD






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






15. Element may appear ZERO or one time






16. DTD (acronym)






17. A defined collection of element and attribute names.






18. __________ allows sloppy XML to still be validated






19. storage unit for a document's content.






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






21. Two XML uses: separation and _______ of data






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






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






24. XML validated against a DTD is __________ XML






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






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






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






28. The general syntax for a document type declaration






29. XML elements must be properly __________






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






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






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






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






34. An element name without a namespace prefix






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






36. Any element located within the root element






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






38. XML attribute values must be __________






39. In XML - all elements must have a ____________






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






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






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






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






44. The XML document containing the content






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






46. All your tags conform to their DTD schema






47. XSLT is far more __________ than CSS






48. Enumerated attribute that provides information to the XML parser about how to handle non-XML data.






49. XML documents must contain a ______________






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