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. All your tags are closed and nested properly






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






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






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






6. XML tags are _____________ sensitive






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






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






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






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






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






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






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






14. XML documents must contain a ______________






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






16. In an XML name there are no __________






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






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






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






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






21. __________ allows sloppy XML to still be validated






22. Element may appear ZERO or more times






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






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






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






26. W3C recommends using __________ instead of CSS






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






28. The basic unit of a regex.






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






30. XML with correct syntax is __________ XML






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






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






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






34. The keyword to declare a DTD attribute






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






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






37. The general syntax for a document type declaration






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






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. XML is a software and hardware __________ tool for carrying information






41. XML names cannot contain __________






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






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






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






45. An XML-based alternative to DTD






46. HTML is a about displaying information - while XML is about _____________ data (transport and storage)






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






48. Any element located within the root element






49. Two XML uses: separation and _______ of data






50. A defined collection of element and attribute names.