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. In the list of element choices #PCDATA must appear _________






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






3. XML is a _______________ to HTML






4. XML attribute values must be __________






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






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






7. Element may appear ZERO or one time






8. XML stores a new line as __________






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






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






11. XML validated against a DTD is __________ XML






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






13. XML data is stored in __________






14. XML names cannot contain __________






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






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






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






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






19. This schema design involves sets of nested declarations.






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






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






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






23. XML (acronyn)






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






25. Element may appear ZERO or more times






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






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






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






29. storage unit for a document's content.






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






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






32. The * cardinality indicator appears at the ______ in a mixed content model






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






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






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






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






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






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






39. __________ allows sloppy XML to still be validated






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






41. Two XML uses: separation and _______ of data






42. XML has __________ predefined tags






43. The general syntax for a document type declaration






44. These provide additional information about an element






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






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






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






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






49. All your tags are closed and nested properly






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