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 data is stored in __________






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






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






4. XML has __________ predefined tags






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






6. In the list of element choices #PCDATA must appear _________






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






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






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






10. All your tags conform to their DTD schema






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






12. XML (acronyn)






13. W3C recommends using __________ instead of CSS






14. XML tags are _____________ sensitive






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






16. XML documents must contain a ______________






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






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






19. XML is a _______________ to HTML






20. XML stores a new line as __________






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






22. Two XML uses: separation and _______ of data






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






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






25. With XML - __________ are not allowed






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






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






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






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






30. All your tags are closed and nested properly






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






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






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






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






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






36. __________ files can be viewed in all major browsers






37. __________ allows sloppy XML to still be validated






38. An element name without a namespace prefix






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






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






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






42. These provide additional information about an element






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






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






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






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






47. The general syntax for a document type declaration






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






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






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