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 validated against a DTD is __________ XML






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






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






4. XML (acronyn)






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






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






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






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






9. Element may appear ONE or more times






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






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






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






13. The XML document containing the content






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






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






16. XML elements must be properly __________






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






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






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






20. DTD (acronym)






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






22. Element may appear ZERO or more times






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






24. XML tags are _____________ sensitive






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






26. Used to declare different namespaces - enables same tags to mean different things






27. These provide additional information about an element






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






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






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






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






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






33. All your tags conform to their DTD schema






34. Any element located within the root element






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






36. A defined collection of element and attribute names.






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






38. An element name without a namespace prefix






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






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






41. XML names cannot contain __________






42. All your tags are closed and nested properly






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






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






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






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






47. An XML-based alternative to DTD






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






49. W3C recommends using __________ instead of CSS






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