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. Element may appear ZERO or more times






2. An element name without a namespace prefix






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






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






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






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






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






8. XML has __________ predefined tags






9. storage unit for a document's content.






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






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






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






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






14. The XML document containing the content






15. XML validated against a DTD is __________ XML






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






17. __________ allows sloppy XML to still be validated






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






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






20. XML stores a new line as __________






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






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






23. These provide additional information about an element






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






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






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






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






28. XML elements must be properly __________






29. Element may appear ZERO or one time






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






31. Any element located within the root element






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






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






34. This schema design involves sets of nested declarations.






35. XML names cannot contain __________






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






37. In XML - all elements must have a ____________






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






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






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






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






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






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






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






45. An XML-based alternative to DTD






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






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






48. Element may appear ONE or more times






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






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