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. 3 main DTD components: element - attribute - and ______________






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






3. W3C recommends using __________ instead of CSS






4. __________ allows sloppy XML to still be validated






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






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






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






8. This schema design involves sets of nested declarations.






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






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






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






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






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






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






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






16. XML documents must contain a ______________






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






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






19. The general syntax for a document type declaration






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






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






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






23. A defined collection of element and attribute names.






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






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






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






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






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






29. XML tags are _____________ sensitive






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






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






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






33. Element may appear ZERO or more times






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






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






36. In XML - all elements must have a ____________






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






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






39. XML attribute values must be __________






40. The basic unit of a regex.






41. XML validated against a DTD is __________ XML






42. XML has __________ predefined tags






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






44. XML is a _______________ to HTML






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






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






47. Any element located within the root element






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






49. XML data is stored in __________






50. All your tags conform to their DTD schema