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 name cannot start with the letters __________ or any variation of them






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






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






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






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






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






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






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






9. All your tags are closed and nested properly






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






11. XML stores a new line as __________






12. An element name without a namespace prefix






13. XML attribute values must be __________






14. storage unit for a document's content.






15. In XML - all elements must have a ____________






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






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






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






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






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






21. XML is a _______________ to HTML






22. These provide additional information about an element






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






24. In an XML name there are no __________






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






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






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






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






29. XML has __________ predefined tags






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






31. XML data is stored in __________






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






33. The basic unit of a regex.






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






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






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






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






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






39. The keyword to declare a DTD attribute






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






41. Element may appear ONE or more times






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






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






44. Element may appear ZERO or one time






45. __________ allows sloppy XML to still be validated






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






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






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






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






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