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. In XML - the white-space in a document is __________






2. In an XML name there are no __________






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






4. XML documents must contain a ______________






5. __________ allows sloppy XML to still be validated






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






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






8. XML (acronyn)






9. XML data is stored in __________






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






11. __________ files can be viewed in all major browsers






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






13. All your tags are closed and nested properly






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






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






16. XML has __________ predefined tags






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






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






19. All your tags conform to their DTD schema






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






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






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






23. XSLT is far more __________ than CSS






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






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






26. XML tags are _____________ sensitive






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






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






29. A defined collection of element and attribute names.






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






31. XML validated against a DTD is __________ XML






32. An XML-based alternative to DTD






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






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






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






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






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






38. The general syntax for a document type declaration






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






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






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






42. XML stores a new line as __________






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






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






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






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






47. Enumerated attribute that provides information to the XML parser about how to handle non-XML data.






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






49. storage unit for a document's content.






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