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 component of the schema that is a direct child of the root schema element






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






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






4. These provide additional information about an element






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






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






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






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






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






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






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






12. XML elements must be properly __________






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






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






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






16. XSLT is far more __________ than CSS






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






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






19. storage unit for a document's content.






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






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






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






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






24. An element name without a namespace prefix






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






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






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






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






29. XML tags are _____________ sensitive






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






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






32. W3C recommends using __________ instead of CSS






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






34. In an XML name there are no __________






35. In XML - all elements must have a ____________






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






37. XML has __________ predefined tags






38. __________ files can be viewed in all major browsers






39. With XML - __________ are not allowed






40. All your tags conform to their DTD schema






41. XML names cannot contain __________






42. All your tags are closed and nested properly






43. __________ allows sloppy XML to still be validated






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






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






46. DTD (acronym)






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






48. Element may appear ZERO or one time






49. Two XML uses: separation and _______ of data






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