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. XML names cannot start with a number or a __________






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






3. In an XML name there are no __________






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






5. Element may appear ZERO or more times






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






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






8. The basic unit of a regex.






9. An element name without a namespace prefix






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






11. This schema design involves sets of nested declarations.






12. Three generalized categories of attribute values: string - ________ - tokenized






13. XML with correct syntax is __________ XML






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






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






16. The XML document containing the content






17. DTD (acronym)






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






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






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






21. XML documents must contain a ______________






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






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






24. All your tags conform to their DTD schema






25. The keyword to declare a DTD attribute






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






27. XSLT is far more __________ than CSS






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






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






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






31. Any element located within the root element






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






33. Element may appear ONE or more times






34. W3C recommends using __________ instead of CSS






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






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






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






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






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






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






41. XML attribute values must be __________






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






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






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






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






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






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






48. XML (acronyn)






49. XML tags are _____________ sensitive






50. In XML - all elements must have a ____________