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 has __________ predefined tags
no
numbers
valid
LF
2. XML elements must be properly __________
character data
nested
compositor
URI (uniform resource indicator)
3. An element that contains only character data and has no attributes.
Extensible Markup Language
simple type
root element
XML Schema
4. There can only be ____ DTD per XML document.
attributes
XSLT (eXtensible Stylesheet Language Transformation)
transport
one
5. Element may appear ZERO or more times
* cardinality indicator
entity declarations
numbers
stop processing
6. XML data is stored in __________
entity declarations
attributes
plain text format
* cardinality indicator
7. The set of textual representations of the value space.
lexical space
raw XML
XPath
nested
8. storage unit for a document's content.
entity
LF
complex type
union
9. Three generalized categories of attribute values: string - ________ - tokenized
Global component
plain text format
character data
enumerated
10. The * cardinality indicator appears at the ______ in a mixed content model
restriction
closing tag
re-use
end
11. The keyword to declare a DTD attribute
ATTLIST
cardinality
stop processing
root element
12. A collection of rules or declarations that define the content and structure of the document.
compositor
CSS (Cascading Style Sheets)
DTD (Document type definition)
plain text format
13. XML names cannot contain __________
name collision
nested
spaces
displayed by a browser
14. With XSLT you can transform an XML document into ______
errors
HTML
well formed
xml
15. Two XML uses: separation and _______ of data
'
content model
DTD (Document type definition)
re-use
16. Element may appear ZERO or one time
name collision
invented
? cardinality indicator
valid
17. Unlike a DTD - a ____________ file has no entity functionality? true
end
Valid XML
tokenized
schema validation
18. It is the advice of w3schools to use tags rather than __________
DTDs or Schemas
punctuation character
attributes
case
19. In XML - the white-space in a document is __________
Global component
not truncated
tokenized
#PCDATA (parsed charcter data)
20. XML (acronyn)
multiple values
raw XML
Extensible Markup Language
restriction
21. Metadata should be stored as attributes - and the __________ should be stored as elements
list
one
data itself
first
22. An XML document that defines the content and structure of one or more XML documents.
sophisticated
schema
#PCDATA (parsed charcter data)
stop processing
23. If an attribute value itself contains double quotes you can use __________ or "data"
'
child element
Local component
single quotes
24. Four attribute values you can specify in a DTD: default value - fixed value - required or ___________
xml
+ cardinality indicator
implied (optional)
raw XML
25. XML with correct syntax is __________ XML
XSLT (eXtensible Stylesheet Language Transformation)
displayed by a browser
well formed
Russian Doll Design
26. An element name without a namespace prefix
schema
implied (optional)
right click - View Source
unqualified name
27. XML tags are _____________ sensitive
lexical space
regular expression (regex)
plain text format
case
28. XML stores a new line as __________
value space
LF
<!DOCTYPE root-element SYSTEM "URI">
XML (definition)
29. This can be added to the atom to specify the number of occurrences for a particular character.
ATTLIST
qualifier
Well-Formed XML
schema validation
30. The XML document containing the content
instance document
displayed by a browser
XSLT (eXtensible Stylesheet Language Transformation)
enumerated
31. XML is a software and hardware __________ tool for carrying information
DTDs or Schemas
Global component
independent
CSS (Cascading Style Sheets)
32. DTD (acronym)
Document Type Definition
entity
case
value space
33. A limit placed on the facet of a base type.
ATTLIST
restriction
data itself
root element
34. Five different types of element content in DTDs: any - empty - ____________ - elements(child) - mixed
schema validation
internal
character data
Russian Doll Design
35. A defined collection of element and attribute names.
implied (optional)
namespace
qualifier
plain text format
36. Defines how many times an element can appear within a content model - its absence indicates element must appear once and only once
Well-Formed XML
instance document
LF
cardinality
37. XML is the most common tool for __________ between all sorts of applications
sophisticated
HTML
data transmissions
URI (uniform resource indicator)
38. A set of rules for encoding documents in machine-readable form
XML (definition)
re-use
<!DOCTYPE root-element SYSTEM "URI">
complex type
39. To view raw XML on a webpage you must __________ and select the page
re-use
right click - View Source
first
end
40. You can only have _______ tag with the same name within a single namespace?
one
enumerated
ATTLIST
not truncated
41. XML names can contain letters - __________ - and other characters
cardinality
XML Schema
numbers
end
42. This element encloses all other elements and is therefore the sole parent of them all
root element
punctuation character
first
errors
43. Element may appear ONE or more times
+ cardinality indicator
sequence
displayed by a browser
first
44. XML name cannot start with the letters __________ or any variation of them
restriction
punctuation character
attributes
xml
45. Occurs when elements from two or more documents share the same name.
unqualified name
name collision
tokenized
URI (uniform resource indicator)
46. A system of symbols (tags) and rules embedded in a document that govern its structure (content) and format (appearance)
notation
quoted
markup language
+ cardinality indicator
47. With __________ you can add display information to an XML document
attributes
DTD (Document type definition)
CSS (Cascading Style Sheets)
multiple values
48. A component nested further inside of the schema structure and not a direct child of the root schema element
Local component
nested
attributes
restriction
49. HTML is a about displaying information - while XML is about _____________ data (transport and storage)
carrying
character data
re-use
data transmissions
50. Used to declare different namespaces - enables same tags to mean different things
compositor
URI (uniform resource indicator)
Well-Formed XML
<!DOCTYPE root-element SYSTEM "URI">