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 tags are _____________ sensitive






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






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






4. All your tags conform to their DTD schema






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






6. A defined collection of element and attribute names.






7. With XML - __________ are not allowed






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






9. The XML document containing the content






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






11. __________ files can be viewed in all major browsers






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






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






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






15. These provide additional information about an element






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






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






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






19. Element may appear ZERO or more times






20. This schema design involves sets of nested declarations.






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






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






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






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






25. W3C recommends using __________ instead of CSS






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






27. A formatted text string that a pattern can be created with - Commonly used in schema languages to describe sequences of characters or elements.






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






29. XML documents must contain a ______________






30. An element name without a namespace prefix






31. In XML - all elements must have a ____________






32. The keyword to declare a DTD attribute






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






34. XML is a _______________ to HTML






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






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






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






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






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






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






41. In an XML name there are no __________






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






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






44. Element may appear ONE or more times






45. The basic unit of a regex.






46. XML data is stored in __________






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






48. XML attribute values must be __________






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






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