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. An element that has one or more attributes - or is the parent to one or more child elements.






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






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






4. This schema design involves sets of nested declarations.






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






6. storage unit for a document's content.






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






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






9. W3C recommends using __________ instead of CSS






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






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






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






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






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






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






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






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






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






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






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






21. The basic unit of a regex.






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






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






24. XML is a _______________ to HTML






25. Element may appear ZERO or more times






26. Element may appear ZERO or one time






27. All your tags conform to their DTD schema






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






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






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






31. In XML - all elements must have a ____________






32. XSLT is far more __________ than CSS






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






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






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






36. The keyword to declare a DTD attribute






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






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






39. The XML document containing the content






40. XML with correct syntax is __________ XML






41. These provide additional information about an element






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






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






44. XML (acronyn)






45. An element name without a namespace prefix






46. An XML-based alternative to DTD






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






48. With XML - __________ are not allowed






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






50. In an XML name there are no __________