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. Attributes cannot contain __________ or tree structures and are not easily Expandable






2. An XML-based alternative to DTD






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






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






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






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






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






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






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






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






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






12. XML (acronyn)






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






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






15. The keyword to declare a DTD attribute






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






17. All your tags are closed and nested properly






18. If an attribute value itself contains double quotes you can use __________ or "data&quot






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






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






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






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






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






24. XML is a _______________ to HTML






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






26. A defined collection of element and attribute names.






27. With XML - __________ are not allowed






28. The general syntax for a document type declaration






29. storage unit for a document's content.






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






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






32. Two XML uses: separation and _______ of data






33. An element name without a namespace prefix






34. XML has __________ predefined tags






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






36. Used to declare different namespaces - enables same tags to mean different things






37. All your tags conform to their DTD schema






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






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






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






41. Five different types of element content in DTDs: any - empty - ____________ - elements(child) - mixed






42. XSLT is far more __________ than CSS






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






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






45. W3C recommends using __________ instead of CSS






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






47. XML attribute values must be __________






48. These provide additional information about an element






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






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