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. Metadata should be stored as attributes - and the __________ should be stored as elements






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






4. XML tags are _____________ sensitive






5. This schema design involves sets of nested declarations.






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






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






8. The XML document containing the content






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






10. An XML-based alternative to DTD






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






12. Any element located within the root element






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






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






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






16. XML attribute values must be __________






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






18. XML stores a new line as __________






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






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






21. The keyword to declare a DTD attribute






22. Element may appear ZERO or more times






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






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






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






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






27. Element may appear ONE or more times






28. XML (acronyn)






29. With XML - __________ are not allowed






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






31. XML with correct syntax is __________ XML






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






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






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






35. The five predefined entity references:< - > - & - ______ - "






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






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






38. The basic unit of a regex.






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






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






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






42. XML validated against a DTD is __________ XML






43. Two XML uses: separation and _______ of data






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






45. storage unit for a document's content.






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






47. The * cardinality indicator appears at the ______ in a mixed content model






48. All your tags conform to their DTD schema






49. In an XML name there are no __________






50. These provide additional information about an element