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 component of the schema that is a direct child of the root schema element






2. In an XML name there are no __________






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






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






5. W3C recommends using __________ instead of CSS






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






7. The basic unit of a regex.






8. The keyword to declare a DTD attribute






9. XML has __________ predefined tags






10. Element may appear ONE or more times






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






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






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






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






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






16. XML validated against a DTD is __________ XML






17. XML documents must contain a ______________






18. The XML document containing the content






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






20. XML is a _______________ to HTML






21. The general syntax for a document type declaration






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






23. An element name without a namespace prefix






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






25. XML elements must be properly __________






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






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






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






29. It is the advice of w3schools to use tags rather than __________






30. This schema design involves sets of nested declarations.






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






32. XML with correct syntax is __________ XML






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






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






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






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






37. A formatted text string that a pattern can be created with - Commonly used in schema languages to describe sequences of characters or elements.






38. XSLT is far more __________ than CSS






39. All your tags are closed and nested properly






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






41. XML names cannot contain __________






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






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






44. XML (acronyn)






45. All your tags conform to their DTD schema






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






47. XML data is stored in __________






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






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






50. Two XML uses: separation and _______ of data