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 XML document containing the content






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






3. Element may appear ONE or more times






4. DTD (acronym)






5. Any element located within the root element






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






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






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






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






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






11. XML names can contain letters - __________ - and other characters






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






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






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






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






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






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






18. __________ allows sloppy XML to still be validated






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






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






21. A set of rules for encoding documents in machine-readable form






22. The basic unit of a regex.






23. With XML - __________ are not allowed






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






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






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






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






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






29. XML tags are _____________ sensitive






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






31. XML documents must contain a ______________






32. Element may appear ZERO or one time






33. The keyword to declare a DTD attribute






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






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






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






37. In an XML name there are no __________






38. A defined collection of element and attribute names.






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






40. XML data is stored in __________






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






42. All your tags are closed and nested properly






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






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






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






46. An XML-based alternative to DTD






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






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






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






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