SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
XML
Start Test
Study First
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 stores a new line as __________
content model
simple type
XML Schema
LF
2. storage unit for a document's content.
regular expression (regex)
entity
unqualified name
nested
3. An XML document can be validated using either one of these
URI (uniform resource indicator)
DTDs or Schemas
XML (definition)
instance document
4. Four attribute values you can specify in a DTD: default value - fixed value - required or ___________
XSLT (eXtensible Stylesheet Language Transformation)
union
implied (optional)
root element
5. An element that has one or more attributes - or is the parent to one or more child elements.
complex type
one
errors
LF
6. A component nested further inside of the schema structure and not a direct child of the root schema element
nested
value space
independent
Local component
7. XSLT is far more __________ than CSS
sophisticated
stop processing
name collision
DTD (Document type definition)
8. XML is a _______________ to HTML
valid
re-use
complement
transport
9. XML was created to structure - store - and ________ information
quoted
XML (definition)
transport
sophisticated
10. XML documents do not carry information about how to __________ the data
markup language
display
displayed by a browser
dash
11. XML with correct syntax is __________ XML
case
well formed
punctuation character
no
12. XML tags are __________ by the author of the XML document
simple type
re-use
data itself
invented
13. The * cardinality indicator appears at the ______ in a mixed content model
sequence
Well-Formed XML
end
enumerated
14. XML documents must contain a ______________
no
root element
not truncated
cardinality
15. A system of symbols (tags) and rules embedded in a document that govern its structure (content) and format (appearance)
Flat Catalog Design
DTD (document type definition)
markup language
cardinality
16. An element that contains only character data and has no attributes.
case
root element
compositor
simple type
17. Any element located within the root element
XSLT (eXtensible Stylesheet Language Transformation)
sophisticated
<!DOCTYPE root-element SYSTEM "URI">
child element
18. The compositor that forces elements to be entered in the same order as indicated in the schema.
* cardinality indicator
CSS (Cascading Style Sheets)
sequence
transport
19. If an attribute value itself contains double quotes you can use __________ or "data"
instance document
root element
XML Schema
single quotes
20. XML (acronyn)
Extensible Markup Language
unqualified name
? cardinality indicator
sequence
21. XML attribute values must be __________
quoted
notation
DTD (Document type definition)
simple type
22. With XML - __________ are not allowed
attributes
entity
errors
transport
23. With __________ you can add display information to an XML document
case
Valid XML
character data
CSS (Cascading Style Sheets)
24. All your tags are closed and nested properly
Well-Formed XML
right click - View Source
XSLT (eXtensible Stylesheet Language Transformation)
nested
25. HTML is a about displaying information - while XML is about _____________ data (transport and storage)
well formed
entity declarations
attributes
carrying
26. XSLT can be used to transform XML into HTML - before it is __________
closing tag
+ cardinality indicator
CSS (Cascading Style Sheets)
displayed by a browser
27. Element may appear ZERO or one time
entity declarations
plain text format
? cardinality indicator
right click - View Source
28. XML is a software and hardware __________ tool for carrying information
valid
independent
DTD (document type definition)
stop processing
29. In XML - the white-space in a document is __________
not truncated
one
<!DOCTYPE root-element SYSTEM "URI">
one
30. Attributes cannot contain __________ or tree structures and are not easily Expandable
valid
no
multiple values
simple type
31. XML has __________ predefined tags
URI (uniform resource indicator)
regular expression (regex)
no
entity declarations
32. XML data is stored in __________
XPath
well formed
plain text format
content model
33. A set of rules for encoding documents in machine-readable form
stop processing
sequence
Well-Formed XML
XML (definition)
34. It is the advice of w3schools to use tags rather than __________
<!DOCTYPE root-element SYSTEM "URI">
independent
attributes
union
35. In XML - all elements must have a ____________
closing tag
Russian Doll Design
carrying
regular expression (regex)
36. There can only be ____ DTD per XML document.
one
attributes
Local component
value space
37. The W3C XML specification states that a program should __________ an XML document if it finds an error
'
closing tag
attributes
stop processing
38. A defined collection of element and attribute names.
right click - View Source
namespace
<!DOCTYPE root-element SYSTEM "URI">
invented
39. Element may appear ONE or more times
end
'
no
+ cardinality indicator
40. The set of values that correspond to the data type.
value space
carrying
well formed
cardinality
41. A component of the schema that is a direct child of the root schema element
Global component
DTDs or Schemas
complement
attributes
42. A collection of rules or declarations that define the content and structure of the document.
DTD (Document type definition)
single quotes
data transmissions
attributes
43. XML tags are _____________ sensitive
case
restriction
instance document
union
44. Occurs when elements from two or more documents share the same name.
compositor
independent
name collision
qualifier
45. This element encloses all other elements and is therefore the sole parent of them all
well formed
union
root element
simple type
46. To view raw XML on a webpage you must __________ and select the page
complement
character data
right click - View Source
DTD (document type definition)
47. Enumerated attribute that provides information to the XML parser about how to handle non-XML data.
notation
implied (optional)
unqualified name
schema validation
48. Used to declare different namespaces - enables same tags to mean different things
entity declarations
well formed
URI (uniform resource indicator)
reserved words
49. All your tags conform to their DTD schema
raw XML
+ cardinality indicator
Valid XML
facets
50. The keyword to declare a DTD attribute
'
atom
case
ATTLIST