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. The combination of two or more data types. (Each of the base types are known as a member type.)






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






3. XSLT is far more __________ than CSS






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






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






6. __________ allows sloppy XML to still be validated






7. An XML-based alternative to DTD






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






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






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






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






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






13. In XML - an element can contain other elements - text - __________ - or a mix






14. XML stores a new line as __________






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






16. All your tags are closed and nested properly






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






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






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






20. With XML - __________ are not allowed






21. __________ files can be viewed in all major browsers






22. XML has __________ predefined tags






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






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






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






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






27. Two XML uses: separation and _______ of data






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






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






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






31. Any element located within the root element






32. XML names cannot contain __________






33. Element may appear ZERO or more times






34. XML name cannot start with the letters __________ or any variation of them






35. XML elements must be properly __________






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






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






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






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






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






41. W3C recommends using __________ instead of CSS






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






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






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






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






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






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






48. XML with correct syntax is __________ XML






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






50. In an XML name there are no __________