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. An XML document that defines the content and structure of one or more XML documents.






2. These provide additional information about an element






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






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






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






6. The basic unit of a regex.






7. All your tags conform to their DTD schema






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






9. XML stores a new line as __________






10. __________ files can be viewed in all major browsers






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






12. XML attribute values must be __________






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






14. All your tags are closed and nested properly






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






16. XML has __________ predefined tags






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






18. XML is a software and hardware __________ tool for carrying information






19. __________ allows sloppy XML to still be validated






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






21. XML elements must be properly __________






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






23. In an XML name there are no __________






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






25. A defined collection of element and attribute names.






26. Element may appear ONE or more times






27. XML data is stored in __________






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






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






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






31. XML documents must contain a ______________






32. XML is a _______________ to HTML






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






34. XML (acronyn)






35. The general syntax for a document type declaration






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






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






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






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






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






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






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






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






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






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






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






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






48. This schema design involves sets of nested declarations.






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






50. XML with correct syntax is __________ XML