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. You can only have _______ tag with the same name within a single namespace?






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






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






4. XML is a _______________ to HTML






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






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






7. XML documents must contain a ______________






8. DTD (acronym)






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






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






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






12. The general syntax for a document type declaration






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. A defined collection of element and attribute names.






15. __________ files can be viewed in all major browsers






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






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






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






19. XML validated against a DTD is __________ XML






20. XML attribute values must be __________






21. Element may appear ZERO or one time






22. XML stores a new line as __________






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






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






25. __________ allows sloppy XML to still be validated






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






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






28. The keyword to declare a DTD attribute






29. Two XML uses: separation and _______ of data






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






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






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






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






34. XML tags are _____________ sensitive






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






36. In XML - all elements must have a ____________






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






38. Element may appear ZERO or more times






39. With XML - __________ are not allowed






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






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






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






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






44. XSLT is far more __________ than CSS






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






46. These provide additional information about an element






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






48. W3C recommends using __________ instead of CSS






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






50. Any element located within the root element