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. DTDs can be divided into two parts: ________ subset and external subset






2. With XML - __________ are not allowed






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






4. The basic unit of a regex.






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






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






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






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






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






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






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






12. The general syntax for a document type declaration






13. This schema design involves sets of nested declarations.






14. A defined collection of element and attribute names.






15. XML elements must be properly __________






16. XML stores a new line as __________






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






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






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






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






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






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






23. XML documents must contain a ______________






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






25. XML with correct syntax is __________ XML






26. The XML document containing the content






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






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






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






30. A component nested further inside of the schema structure and not a direct child of the root schema element






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






32. XML is a _______________ to HTML






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






34. An XML document that defines the content and structure of one or more XML documents.






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






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






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






38. XML has __________ predefined tags






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






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






41. __________ allows sloppy XML to still be validated






42. All your tags are closed and nested properly






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






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






45. Element may appear ONE or more times






46. A limit placed on the facet of a base type.






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






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






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






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