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. Three generalized categories of attribute values: string - ________ - tokenized






2. Two XML uses: separation and _______ of data






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






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






5. XML names cannot contain __________






6. This schema design involves sets of nested declarations.






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






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






9. In an XML name there are no __________






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






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






12. The XML document containing the content






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






14. With XML - __________ are not allowed






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






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






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






18. The set of textual representations of the value space.






19. The basic unit of a regex.






20. XML stores a new line as __________






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






22. XML with correct syntax is __________ XML






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






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






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






26. DTD (acronym)






27. __________ allows sloppy XML to still be validated






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






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






30. XSLT is far more __________ than CSS






31. storage unit for a document's content.






32. The general syntax for a document type declaration






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






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






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






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






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






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






39. These provide additional information about an element






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






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






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






43. All your tags are closed and nested properly






44. In XML - all elements must have a ____________






45. XML has __________ predefined tags






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






47. Element may appear ZERO or one time






48. An XML-based alternative to DTD






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






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