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 can be used to transform XML into HTML - before it is __________






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






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






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






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






6. XML validated against a DTD is __________ XML






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






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






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






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






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






12. storage unit for a document's content.






13. In this schema design - all element declarations are made globally.






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






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






16. In an XML name there are no __________






17. XML documents must contain a ______________






18. __________ files can be viewed in all major browsers






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






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






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






22. XML names cannot contain __________






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






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






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






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






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






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






29. W3C recommends using __________ instead of CSS






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






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






32. Any element located within the root element






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






34. XML data is stored in __________






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






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






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






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






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






40. __________ allows sloppy XML to still be validated






41. Element may appear ZERO or one time






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






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






44. XML stores a new line as __________






45. XML with correct syntax is __________ XML






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






47. The XML document containing the content






48. All your tags conform to their DTD schema






49. With XML - __________ are not allowed






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