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. In XML - an element can contain other elements - text - __________ - or a mix






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






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






4. Three generalized categories of attribute values: string - ________ - tokenized






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






6. __________ allows sloppy XML to still be validated






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






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






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






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






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






12. XML names cannot contain __________






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






14. XML attribute values must be __________






15. Two XML uses: separation and _______ of data






16. The basic unit of a regex.






17. In XML - all elements must have a ____________






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






19. XML data is stored in __________






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






21. XML is the most common tool for __________ between all sorts of applications






22. This schema design involves sets of nested declarations.






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






24. XML (acronyn)






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






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






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






28. XML has __________ predefined tags






29. W3C recommends using __________ instead of CSS






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






31. The general syntax for a document type declaration






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






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






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






35. __________ files can be viewed in all major browsers






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






37. XML elements must be properly __________






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






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






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






41. XML is a _______________ to HTML






42. Any element located within the root element






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






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






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






46. With XML - __________ are not allowed






47. All your tags are closed and nested properly






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






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






50. All your tags conform to their DTD schema