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. A component nested further inside of the schema structure and not a direct child of the root schema element






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






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






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






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






6. In XML - all elements must have a ____________






7. A defined collection of element and attribute names.






8. All your tags conform to their DTD schema






9. XML elements must be properly __________






10. XML stores a new line as __________






11. __________ allows sloppy XML to still be validated






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






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






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






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






16. This schema design involves sets of nested declarations.






17. XSLT is far more __________ than CSS






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






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






20. XML with correct syntax is __________ XML






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






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






23. The general syntax for a document type declaration






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






25. The basic unit of a regex.






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






27. Element may appear ZERO or one time






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






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






30. All your tags are closed and nested properly






31. Two XML uses: separation and _______ of data






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






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






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






35. XML documents must contain a ______________






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






37. Declaration for mixed content in a DTD - tells the parser to look thru content for other elements to parse






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






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






40. XML validated against a DTD is __________ XML






41. XML data is stored in __________






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






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






44. __________ files can be viewed in all major browsers






45. The keyword to declare a DTD attribute






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






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






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






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






50. XML (acronyn)