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. DTDs can be divided into two parts: ________ subset and external subset






2. storage unit for a document's content.






3. Element may appear ZERO or one time






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






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






6. With XML - __________ are not allowed






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






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






9. Two XML uses: separation and _______ of data






10. __________ files can be viewed in all major browsers






11. The basic unit of a regex.






12. XML with correct syntax is __________ XML






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






14. XML tags are _____________ sensitive






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






16. XML stores a new line as __________






17. XML attribute values must be __________






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






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






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






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






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






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






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






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






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






27. Any element located within the root element






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






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






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






31. XML names cannot contain __________






32. In an XML name there are no __________






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






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






35. These provide additional information about an element






36. XML validated against a DTD is __________ XML






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






38. XML documents must contain a ______________






39. In XML - all elements must have a ____________






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






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






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






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






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






45. XSLT is far more __________ than CSS






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






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






48. XML (acronyn)






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






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