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. You can only have _______ tag with the same name within a single namespace?






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






3. Any element located within the root element






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






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






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






7. An XML-based alternative to DTD






8. DTD (acronym)






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






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






11. XML validated against a DTD is __________ XML






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






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






14. The basic unit of a regex.






15. In XML - all elements must have a ____________






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






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






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






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






20. storage unit for a document's content.






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






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






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






24. XML (acronyn)






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






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






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






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






29. The XML document containing the content






30. An element name without a namespace prefix






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






32. XML is a _______________ to HTML






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






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






35. XML attribute values must be __________






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






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






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






39. Element may appear ONE or more times






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






41. W3C recommends using __________ instead of CSS






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






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






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






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






46. XML names cannot contain __________






47. XML with correct syntax is __________ XML






48. The general syntax for a document type declaration






49. These provide additional information about an element






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