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. Occurs when elements from two or more documents share the same name.






2. XML stores a new line as __________






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






4. DTD (acronym)






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






6. The general syntax for a document type declaration






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






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






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






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






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






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






13. Element may appear ONE or more times






14. XML names cannot contain __________






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






16. XML (acronyn)






17. XSLT is far more __________ than CSS






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






19. __________ allows sloppy XML to still be validated






20. An XML-based alternative to DTD






21. XML with correct syntax is __________ XML






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






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






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






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






26. XML documents must contain a ______________






27. The XML document containing the content






28. Element may appear ZERO or more times






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






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






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






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






33. In XML - all elements must have a ____________






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






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






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






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






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






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






40. With XML - __________ are not allowed






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






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






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






44. A defined collection of element and attribute names.






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






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






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






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






49. These provide additional information about an element






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