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. __________ allows sloppy XML to still be validated






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






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






4. An element name without a namespace prefix






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






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






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






8. The basic unit of a regex.






9. Any element located within the root element






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






11. The keyword to declare a DTD attribute






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






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






14. XML has __________ predefined tags






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






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






17. Two XML uses: separation and _______ of data






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






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






20. This schema design involves sets of nested declarations.






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






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






23. All your tags conform to their DTD schema






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






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






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






27. An XML-based alternative to DTD






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






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






30. Element may appear ZERO or one time






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






32. XML names cannot contain __________






33. __________ files can be viewed in all major browsers






34. DTD (acronym)






35. XSLT is far more __________ than CSS






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






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






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






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






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






41. In the list of element choices #PCDATA must appear _________






42. XML documents must contain a ______________






43. These provide additional information about an element






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






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






46. XML attribute values must be __________






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






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






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






50. A set of rules for encoding documents in machine-readable form