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. The five predefined entity references:< - > - & - ______ - "






2. The basic unit of a regex.






3. XSLT is far more __________ than CSS






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






5. Element may appear ONE or more times






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






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






8. With XML - __________ are not allowed






9. The general syntax for a document type declaration






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






11. XML names cannot contain __________






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






13. __________ files can be viewed in all major browsers






14. XML documents must contain a ______________






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






16. __________ allows sloppy XML to still be validated






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






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






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






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






21. All your tags conform to their DTD schema






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






23. You can only have _______ tag with the same name within a single namespace?






24. DTD (acronym)






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






26. XML elements must be properly __________






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






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






29. storage unit for a document's content.






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






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






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






33. An XML-based alternative to DTD






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






35. This schema design involves sets of nested declarations.






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






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






38. XML validated against a DTD is __________ XML






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






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






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






42. All your tags are closed and nested properly






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






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






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






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






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






48. W3C recommends using __________ instead of CSS






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






50. XML with correct syntax is __________ XML