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. DTDs can be divided into two parts: ________ subset and external subset






2. __________ files can be viewed in all major browsers






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






4. These provide additional information about an element






5. XSLT is far more __________ than CSS






6. An XML document can be validated using either one of these






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






8. It is the advice of w3schools to use tags rather than __________






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






10. Two XML uses: separation and _______ of data






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






12. XML tags are _____________ sensitive






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






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






15. XML attribute values must be __________






16. Element may appear ONE or more times






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






18. XML (acronyn)






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






20. With XML - __________ are not allowed






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






22. XML data is stored in __________






23. XML with correct syntax is __________ XML






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






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






26. The keyword to declare a DTD attribute






27. For XML best naming practices the three characters should you avoid: _____- period - colon






28. Any element located within the root element






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






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






31. A schema tag that defines how the list will be treated.






32. XML is a _______________ to HTML






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






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






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






36. __________ allows sloppy XML to still be validated






37. The basic unit of a regex.






38. Element may appear ZERO or one time






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






40. All your tags are closed and nested properly






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






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






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






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






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






46. The XML document containing the content






47. The general syntax for a document type declaration






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






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






50. DTD (acronym)