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. A system of symbols (tags) and rules embedded in a document that govern its structure (content) and format (appearance)






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






4. Element may appear ONE or more times






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






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






7. An XML-based alternative to DTD






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






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






10. XML tags are _____________ sensitive






11. storage unit for a document's content.






12. In XML - all elements must have a ____________






13. XSLT is far more __________ than CSS






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






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






16. An element name without a namespace prefix






17. With XML - __________ are not allowed






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






19. The basic unit of a regex.






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






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






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






23. XML attribute values must be __________






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






25. XML has __________ predefined tags






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






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






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






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






30. This schema design involves sets of nested declarations.






31. XML documents must contain a ______________






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






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






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






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






36. XML data is stored in __________






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






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






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






40. DTD (acronym)






41. XML stores a new line as __________






42. XML name cannot start with the letters __________ or any variation of them






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






44. A defined collection of element and attribute names.






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






46. The general syntax for a document type declaration






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






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






49. In this schema design - all element declarations are made globally.






50. The XML document containing the content