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. In the list of element choices #PCDATA must appear _________






2. All your tags conform to their DTD schema






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






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






5. These provide additional information about an element






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






7. XSLT is far more __________ than CSS






8. XML documents must contain a ______________






9. All your tags are closed and nested properly






10. XML is a software and hardware __________ tool for carrying information






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






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






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






14. Element may appear ZERO or one time






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






16. The keyword to declare a DTD attribute






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






18. __________ files can be viewed in all major browsers






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






20. Any element located within the root element






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






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






23. With XML - __________ are not allowed






24. In XML - all elements must have a ____________






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






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






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






28. XML (acronyn)






29. DTD (acronym)






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






31. An XML-based alternative to DTD






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






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






34. XML data is stored in __________






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






36. XML has __________ predefined tags






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






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






39. Two XML uses: separation and _______ of data






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






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






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






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






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






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






46. XML with correct syntax is __________ XML






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






48. The XML document containing the content






49. XML is a _______________ to HTML






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