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. XSLT is far more __________ than CSS






2. Element may appear ZERO or one time






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






4. In XML - all elements must have a ____________






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






6. W3C recommends using __________ instead of CSS






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






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






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






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






11. XML with correct syntax is __________ XML






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






13. XML tags are _____________ sensitive






14. __________ files can be viewed in all major browsers






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






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






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






18. XSLT can be used to transform XML into HTML - before it is __________






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






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






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






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






23. DTD (acronym)






24. storage unit for a document's content.






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






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






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






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






29. The general syntax for a document type declaration






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






31. XML is a _______________ to HTML






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






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






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






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






36. A defined collection of element and attribute names.






37. The properties of the data type that distinguish one data type from another.






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






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






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






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






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






43. XML attribute values must be __________






44. XML validated against a DTD is __________ XML






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






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






47. XML data is stored in __________






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






49. An XML-based alternative to DTD






50. The XML document containing the content