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. The general syntax for a document type declaration






2. XML has __________ predefined tags






3. XML tags are _____________ sensitive






4. __________ allows sloppy XML to still be validated






5. XML is a _______________ to HTML






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






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






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






9. XML elements must be properly __________






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






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






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






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






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






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






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






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






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






19. XML (acronyn)






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






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






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






23. An XML-based alternative to DTD






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






25. An element name without a namespace prefix






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






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






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






29. All your tags are closed and nested properly






30. XML stores a new line as __________






31. The keyword to declare a DTD attribute






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






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






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






35. In XML - all elements must have a ____________






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






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






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






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






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






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






42. This schema design involves sets of nested declarations.






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






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






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






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






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






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






49. W3C recommends using __________ instead of CSS






50. These provide additional information about an element