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 stores a new line as __________






2. storage unit for a document's content.






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






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






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






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






7. XSLT is far more __________ than CSS






8. XML is a _______________ to HTML






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






10. XML documents do not carry information about how to __________ the data






11. XML with correct syntax is __________ XML






12. XML tags are __________ by the author of the XML document






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






14. XML documents must contain a ______________






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






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






17. Any element located within the root element






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






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






20. XML (acronyn)






21. XML attribute values must be __________






22. With XML - __________ are not allowed






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






24. All your tags are closed and nested properly






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






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






27. Element may appear ZERO or one time






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






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






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






31. XML has __________ predefined tags






32. XML data is stored in __________






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






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






35. In XML - all elements must have a ____________






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






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






38. A defined collection of element and attribute names.






39. Element may appear ONE or more times






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






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






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






43. XML tags are _____________ sensitive






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






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






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






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






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






49. All your tags conform to their DTD schema






50. The keyword to declare a DTD attribute