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. The compositor that forces elements to be entered in the same order as indicated in the schema.






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






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






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






5. These provide additional information about an element






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






7. XML documents must contain a ______________






8. An XML-based alternative to DTD






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






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






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






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






13. A defined collection of element and attribute names.






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






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






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






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






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






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






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






21. W3C recommends using __________ instead of CSS






22. DTD (acronym)






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






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






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






26. XML tags are _____________ sensitive






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






28. All your tags conform to their DTD schema






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






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






31. Any element located within the root element






32. In an XML name there are no __________






33. XML names cannot contain __________






34. XML data is stored in __________






35. XML (acronyn)






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






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






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






39. Occurs when elements from two or more documents share the same name.






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






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






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






43. XML with correct syntax is __________ XML






44. The general syntax for a document type declaration






45. __________ files can be viewed in all major browsers






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






47. Element may appear ZERO or one time






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






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






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