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. There can only be ____ DTD per XML document.






2. An element name without a namespace prefix






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






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






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






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






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






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






9. This schema design involves sets of nested declarations.






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






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






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






13. W3C recommends using __________ instead of CSS






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






15. storage unit for a document's content.






16. Any element located within the root element






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






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






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






20. The general syntax for a document type declaration






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






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






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






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






25. XML (acronyn)






26. Element may appear ZERO or one time






27. A defined collection of element and attribute names.






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






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






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






31. The keyword to declare a DTD attribute






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






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






34. With XML - __________ are not allowed






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






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






37. XML is a _______________ to HTML






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






39. In an XML name there are no __________






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






41. XSLT is far more __________ than CSS






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






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






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






45. An XML-based alternative to DTD






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






47. The basic unit of a regex.






48. XML with correct syntax is __________ XML






49. These provide additional information about an element






50. Element may appear ZERO or more times