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 XML document that defines the content and structure of one or more XML documents.






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






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






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






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






6. storage unit for a document's content.






7. Any element located within the root element






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






9. XML data is stored in __________






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






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






12. Element may appear ZERO or more times






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






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






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






16. XML has __________ predefined tags






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






18. Two XML uses: separation and _______ of data






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






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






21. All your tags are closed and nested properly






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






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






24. __________ allows sloppy XML to still be validated






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






26. XML attribute values must be __________






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






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






29. XML elements must be properly __________






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






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






32. XSLT is far more __________ than CSS






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






34. In XML - all elements must have a ____________






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






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






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






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






39. DTD (acronym)






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






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






42. XML documents must contain a ______________






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






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






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






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






47. Element may appear ZERO or one time






48. You can only have _______ tag with the same name within a single namespace?






49. An element name without a namespace prefix






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