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. This can be added to the atom to specify the number of occurrences for a particular character.






3. XML (acronyn)






4. XML has __________ predefined tags






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






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






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






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






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






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






11. XML documents must contain a ______________






12. Any element located within the root element






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






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






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






16. XML with correct syntax is __________ XML






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






18. W3C recommends using __________ instead of CSS






19. The XML document containing the content






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






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






22. Element may appear ZERO or more times






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






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






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






26. DTD (acronym)






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






28. This schema design involves sets of nested declarations.






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






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






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






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






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






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






35. XML is a _______________ to HTML






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






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






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






39. Element may appear ONE or more times






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






41. Element may appear ZERO or one time






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






43. XML tags are __________ by the author of the XML document






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






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






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






47. These provide additional information about an element






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






49. XSLT is far more __________ than CSS






50. An XML-based alternative to DTD