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 basic unit of a regex.






2. With XML - __________ are not allowed






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






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






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






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






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






8. A defined collection of element and attribute names.






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






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






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






12. XML with correct syntax is __________ XML






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






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






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






16. Querying language for pulling out just one portion of an XML doc - i.e. to grab all of a particular tag






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






18. XML validated against a DTD is __________ XML






19. All your tags conform to their DTD schema






20. XML attribute values must be __________






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






22. In XML - all elements must have a ____________






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






24. XML documents must contain a ______________






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






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






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






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






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






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






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






32. In an XML name there are no __________






33. W3C recommends using __________ instead of CSS






34. XML is a _______________ to HTML






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






36. Two XML uses: separation and _______ of data






37. XML data is stored in __________






38. This schema design involves sets of nested declarations.






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






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






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






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






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






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






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






46. Metadata should be stored as attributes - and the __________ should be stored as elements






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






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






49. DTD (acronym)






50. These provide additional information about an element