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 properties of the data type that distinguish one data type from another.






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






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






4. In an XML name there are no __________






5. XML attribute values must be __________






6. XSLT is far more __________ than CSS






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






8. Element may appear ZERO or more times






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






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






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






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






13. The XML document containing the content






14. XML stores a new line as __________






15. XML (acronyn)






16. XML elements must be properly __________






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






18. An element name without a namespace prefix






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






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






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






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






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






24. This schema design involves sets of nested declarations.






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






26. Element may appear ONE or more times






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






28. __________ allows sloppy XML to still be validated






29. XML names cannot contain __________






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






31. The basic unit of a regex.






32. XML has __________ predefined tags






33. DTD (acronym)






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






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






36. XML documents must contain a ______________






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






38. With XML - __________ are not allowed






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






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






41. W3C recommends using __________ instead of CSS






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






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






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






45. XML with correct syntax is __________ XML






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






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






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






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






50. XML data is stored in __________