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 an XML name there are no __________






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






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






4. __________ allows sloppy XML to still be validated






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






6. A defined collection of element and attribute names.






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






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






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






10. XML has __________ predefined tags






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






12. W3C recommends using __________ instead of CSS






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






14. XML (acronyn)






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






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






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






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






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






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






21. The general syntax for a document type declaration






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






23. Element may appear ZERO or more times






24. Any element located within the root element






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






26. XML validated against a DTD is __________ XML






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






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






29. All your tags conform to their DTD schema






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






31. XML is a _______________ to HTML






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






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






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






35. In XML - all elements must have a ____________






36. The basic unit of a regex.






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






38. XML with correct syntax is __________ XML






39. An element name without a namespace prefix






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






41. XML stores a new line as __________






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






43. DTD (acronym)






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






45. XML elements must be properly __________






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






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






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






49. Two XML uses: separation and _______ of data






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