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 basic unit of a regex.






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






3. XML is a _______________ to HTML






4. XML with correct syntax is __________ XML






5. Element may appear ZERO or more times






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






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






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






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






10. __________ allows sloppy XML to still be validated






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






12. Any element located within the root element






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






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






15. storage unit for a document's content.






16. The keyword to declare a DTD attribute






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






18. This schema design involves sets of nested declarations.






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






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






21. The XML document containing the content






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






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






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






25. Two XML uses: separation and _______ of data






26. DTDs can be divided into two parts: ________ subset and external subset






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






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






29. Element may appear ONE or more times






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






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






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






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






34. An XML-based alternative to DTD






35. XML names cannot contain __________






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






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






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






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






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






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






42. W3C recommends using __________ instead of CSS






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






44. This can be added to the atom to specify the number of occurrences for a particular character.






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






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






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






48. XSLT is far more __________ than CSS






49. These provide additional information about an element






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