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 keyword to declare a DTD attribute






2. These provide additional information about an element






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






4. Any element located within the root element






5. All your tags conform to their DTD schema






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






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






8. XML documents must contain a ______________






9. Element may appear ZERO or more times






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






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






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






13. The basic unit of a regex.






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






15. Element may appear ONE or more times






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






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






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






19. XML has __________ predefined tags






20. XML with correct syntax is __________ XML






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






22. __________ files can be viewed in all major browsers






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






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






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






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






27. storage unit for a document's content.






28. XML names cannot contain __________






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






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






31. All your tags are closed and nested properly






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






33. XML is a _______________ to HTML






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






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






36. This schema design involves sets of nested declarations.






37. Two XML uses: separation and _______ of data






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






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






40. XML validated against a DTD is __________ XML






41. An element name without a namespace prefix






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






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






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






45. Element may appear ZERO or one time






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






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






48. A defined collection of element and attribute names.






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






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