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 attribute values must be __________






2. Element may appear ONE or more times






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






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






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






6. Two XML uses: separation and _______ of data






7. A defined collection of element and attribute names.






8. You can only have _______ tag with the same name within a single namespace?






9. An XML-based alternative to DTD






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






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






12. The basic unit of a regex.






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






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






15. XML is a _______________ to HTML






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






17. An element name without a namespace prefix






18. All your tags conform to their DTD schema






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






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






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






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






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






24. XML has __________ predefined tags






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






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






27. XML elements must be properly __________






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






29. XSLT is far more __________ than CSS






30. W3C recommends using __________ instead of CSS






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






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






33. The general syntax for a document type declaration






34. storage unit for a document's content.






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






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






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






38. In this schema design - all element declarations are made globally.






39. __________ allows sloppy XML to still be validated






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






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






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






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






44. With XML - __________ are not allowed






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






46. __________ files can be viewed in all major browsers






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






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






49. XML tags are _____________ sensitive






50. XML data is stored in __________