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 collection of rules or declarations that define the content and structure of the document.






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. XML validated against a DTD is __________ XML






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






6. XML elements must be properly __________






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






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






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






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






11. Any element located within the root element






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






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






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






15. XML names cannot contain __________






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






17. The basic unit of a regex.






18. The keyword to declare a DTD attribute






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






20. These provide additional information about an element






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






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






23. Two XML uses: separation and _______ of data






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






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






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






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






28. XSLT is far more __________ than CSS






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






30. DTD (acronym)






31. XML documents must contain a ______________






32. In an XML name there are no __________






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






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






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






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






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






38. __________ files can be viewed in all major browsers






39. The XML document containing the content






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






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






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






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






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






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






46. The general syntax for a document type declaration






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






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






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






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