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. Enumerated attribute that provides information to the XML parser about how to handle non-XML data.






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






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






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






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






6. An element name without a namespace prefix






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






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






9. XML documents do not carry information about how to __________ the data






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






11. An XML-based alternative to DTD






12. DTD (acronym)






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






14. With XML - __________ are not allowed






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






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






17. XML elements must be properly __________






18. The XML document containing the content






19. These provide additional information about an element






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






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






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






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






24. This schema design involves sets of nested declarations.






25. XML names cannot contain __________






26. XML (acronyn)






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






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






29. All your tags conform to their DTD schema






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






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






32. XML attribute values must be __________






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






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






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






36. Any element located within the root element






37. A defined collection of element and attribute names.






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






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






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






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






42. The keyword to declare a DTD attribute






43. Element may appear ONE or more times






44. XML documents must contain a ______________






45. XML with correct syntax is __________ XML






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






47. The basic unit of a regex.






48. Element may appear ZERO or more times






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






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