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. Four attribute values you can specify in a DTD: default value - fixed value - required or ___________






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






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






4. XML attribute values must be __________






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






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






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






8. These provide additional information about an element






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






10. XSLT is far more __________ than CSS






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






12. The XML document containing the content






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






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






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






16. __________ files can be viewed in all major browsers






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






18. XML names cannot contain __________






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






20. You can only have _______ tag with the same name within a single namespace?






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






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






23. DTD (acronym)






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






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






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






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






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






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






30. Any element located within the root element






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






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






33. All your tags conform to their DTD schema






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






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






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






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






38. In XML - an element can contain other elements - text - __________ - or a mix






39. XML documents must contain a ______________






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






41. storage unit for a document's content.






42. This schema design involves sets of nested declarations.






43. XML is a _______________ to HTML






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






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






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






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






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






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






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