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 is a _______________ to HTML






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






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






4. The basic unit of a regex.






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






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






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






8. XML stores a new line as __________






9. A limit placed on the facet of a base type.






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






11. Element may appear ONE or more times






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






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






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






15. DTD (acronym)






16. The set of values that correspond to the data type.






17. XSLT is far more __________ than CSS






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






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






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






21. There can only be ____ DTD per XML document.






22. XML elements must be properly __________






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






24. XML documents must contain a ______________






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






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






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






28. The XML document containing the content






29. Any element located within the root element






30. An element name without a namespace prefix






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






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






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






34. All your tags are closed and nested properly






35. XML has __________ predefined tags






36. With XML - __________ are not allowed






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






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






39. XML name cannot start with the letters __________ or any variation of them






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






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






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






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






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






45. storage unit for a document's content.






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






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






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






49. XML with correct syntax is __________ XML






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