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. XML has __________ predefined tags






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






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






4. XML (acronyn)






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






6. storage unit for a document's content.






7. Any element located within the root element






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






9. XML tags are _____________ sensitive






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






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






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






13. Two XML uses: separation and _______ of data






14. The basic unit of a regex.






15. The general syntax for a document type declaration






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






17. XSLT is far more __________ than CSS






18. Element may appear ZERO or one time






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






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






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






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






23. An element that contains only character data and has no attributes.






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






25. XML stores a new line as __________






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






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






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






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






30. W3C recommends using __________ instead of CSS






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






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






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






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






35. With XML - __________ are not allowed






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






37. __________ allows sloppy XML to still be validated






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






39. XML validated against a DTD is __________ XML






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






41. XML names cannot contain __________






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






43. A defined collection of element and attribute names.






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






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






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






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






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






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






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