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. A collection of rules or declarations that define the content and structure of the document.






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






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






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






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






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






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






8. These provide additional information about an element






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






10. XML tags are _____________ sensitive






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






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






13. Two XML uses: separation and _______ of data






14. DTD (acronym)






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






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






17. XML documents must contain a ______________






18. __________ allows sloppy XML to still be validated






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






20. XML is a _______________ to HTML






21. XML attribute values must be __________






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






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






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






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






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






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






28. XML (acronyn)






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






30. All your tags conform to their DTD schema






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






32. A defined collection of element and attribute names.






33. XML validated against a DTD is __________ XML






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






35. XSLT is far more __________ than CSS






36. The keyword to declare a DTD attribute






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






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






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






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






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






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






43. In an XML name there are no __________






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






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






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






47. The basic unit of a regex.






48. XML with correct syntax is __________ XML






49. Element may appear ZERO or one time






50. The XML document containing the content