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. This element encloses all other elements and is therefore the sole parent of them all






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






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






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






5. XSLT is far more __________ than CSS






6. XML data is stored in __________






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






8. XML tags are _____________ sensitive






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






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






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






12. XML attribute values must be __________






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






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






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






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






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






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






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






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






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






22. In an XML name there are no __________






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






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






25. XML elements must be properly __________






26. Element may appear ONE or more times






27. W3C recommends using __________ instead of CSS






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






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






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






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






32. In XML - all elements must have a ____________






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






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






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






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






37. XML documents must contain a ______________






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






39. Element may appear ZERO or one time






40. XML with correct syntax is __________ XML






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






42. All your tags are closed and nested properly






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






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






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






46. These provide additional information about an element






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






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






49. __________ files can be viewed in all major browsers






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