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. You can only have _______ tag with the same name within a single namespace?






2. A collection of rules or declarations that define the content and structure of the document.






3. XML has __________ predefined tags






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






5. All your tags conform to their DTD schema






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






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






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






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






10. The general syntax for a document type declaration






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






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






13. All your tags are closed and nested properly






14. The basic unit of a regex.






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






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






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






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






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






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






21. DTD (acronym)






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






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






24. The keyword to declare a DTD attribute






25. Any element located within the root element






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






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






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






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






30. A defined collection of element and attribute names.






31. With XML - __________ are not allowed






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






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






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






35. XML (acronyn)






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






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






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






39. storage unit for a document's content.






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






41. __________ allows sloppy XML to still be validated






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






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






44. This schema design involves sets of nested declarations.






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






46. XML tags are _____________ sensitive






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






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






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






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