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. Metadata should be stored as attributes - and the __________ should be stored as elements






2. W3C recommends using __________ instead of CSS






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






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






5. A defined collection of element and attribute names.






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






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






8. XML with correct syntax is __________ XML






9. Any element located within the root element






10. DTD (acronym)






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






12. XML elements must be properly __________






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






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






15. Two XML uses: separation and _______ of data






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






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






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






19. The basic unit of a regex.






20. HTML is a about displaying information - while XML is about _____________ data (transport and storage)






21. With XML - __________ are not allowed






22. All your tags are closed and nested properly






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






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






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






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






27. Element may appear ZERO or one time






28. XML validated against a DTD is __________ XML






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






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






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






32. An element name without a namespace prefix






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






34. XML data is stored in __________






35. storage unit for a document's content.






36. The XML document containing the content






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






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






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






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






41. In an XML name there are no __________






42. XML is a _______________ to HTML






43. In XML - all elements must have a ____________






44. The general syntax for a document type declaration






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






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






47. These provide additional information about an element






48. __________ files can be viewed in all major browsers






49. Element may appear ONE or more times






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