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 names can contain letters - __________ - and other characters






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






3. An element name without a namespace prefix






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






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






6. The keyword to declare a DTD attribute






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






8. XML with correct syntax is __________ XML






9. In an XML name there are no __________






10. XML (acronyn)






11. __________ allows sloppy XML to still be validated






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






13. DTD (acronym)






14. Any element located within the root element






15. storage unit for a document's content.






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






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






18. Element may appear ZERO or more times






19. XML attribute values must be __________






20. The basic unit of a regex.






21. XML elements must be properly __________






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






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






24. XML tags are _____________ sensitive






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






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






27. XML validated against a DTD is __________ XML






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






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






30. XML data is stored in __________






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






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






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






34. XSLT is far more __________ than CSS






35. This schema design involves sets of nested declarations.






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






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






38. A system of symbols (tags) and rules embedded in a document that govern its structure (content) and format (appearance)






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






40. XML names cannot contain __________






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






42. Element may appear ONE or more times






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






44. All your tags conform to their DTD schema






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






46. XML is a _______________ to HTML






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






48. The XML document containing the content






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






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