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. A limit placed on the facet of a base type.






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






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






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






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






6. This schema design involves sets of nested declarations.






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






8. In an XML name there are no __________






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






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






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






12. These provide additional information about an element






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






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






15. XML is a _______________ to HTML






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






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






18. XML (acronyn)






19. An XML document can be validated using either one of these






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






21. W3C recommends using __________ instead of CSS






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






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






24. Element may appear ZERO or one time






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






26. XML elements must be properly __________






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






28. XML validated against a DTD is __________ XML






29. Two XML uses: separation and _______ of data






30. The general syntax for a document type declaration






31. Any element located within the root element






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






33. An XML-based alternative to DTD






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






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






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






37. XSLT is far more __________ than CSS






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






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






40. All your tags conform to their DTD schema






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






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






43. XML tags are _____________ sensitive






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






45. Element may appear ZERO or more times






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






47. In XML - all elements must have a ____________






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






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






50. XML with correct syntax is __________ XML