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 is a _______________ to HTML
schema validation
errors
markup language
complement
2. All your tags are closed and nested properly
valid
Well-Formed XML
#PCDATA (parsed charcter data)
independent
3. The five predefined entity references:< - > - & - ______ - "
re-use
entity declarations
end
'
4. The basic unit of a regex.
Document Type Definition
LF
punctuation character
atom
5. An XML document that defines the content and structure of one or more XML documents.
child element
enumerated
namespace
schema
6. It is the advice of w3schools to use tags rather than __________
attributes
instance document
tokenized
Valid XML
7. With XML - __________ are not allowed
errors
Russian Doll Design
Global component
Extensible Markup Language
8. A list of values where each list is derived from a base type.
Valid XML
raw XML
list
Local component
9. Used to declare different namespaces - enables same tags to mean different things
notation
* cardinality indicator
URI (uniform resource indicator)
stop processing
10. Five different types of element content in DTDs: any - empty - ____________ - elements(child) - mixed
character data
entity
ATTLIST
atom
11. The * cardinality indicator appears at the ______ in a mixed content model
complement
list
end
tokenized
12. XML was created to structure - store - and ________ information
transport
implied (optional)
re-use
XPath
13. This element encloses all other elements and is therefore the sole parent of them all
one
root element
instance document
carrying
14. XML tags are _____________ sensitive
right click - View Source
Well-Formed XML
regular expression (regex)
case
15. Element may appear ONE or more times
sophisticated
ATTLIST
root element
+ cardinality indicator
16. A formatted text string that a pattern can be created with - Commonly used in schema languages to describe sequences of characters or elements.
<!DOCTYPE root-element SYSTEM "URI">
regular expression (regex)
single quotes
restriction
17. XML is the most common tool for __________ between all sorts of applications
attributes
schema validation
Global component
data transmissions
18. Element may appear ZERO or more times
nested
ATTLIST
content model
* cardinality indicator
19. There can only be ____ DTD per XML document.
root element
nested
displayed by a browser
one
20. An element that has one or more attributes - or is the parent to one or more child elements.
child element
qualifier
complex type
unqualified name
21. The keyword to declare a DTD attribute
not truncated
ATTLIST
facets
displayed by a browser
22. The XML document containing the content
unqualified name
#PCDATA (parsed charcter data)
instance document
* cardinality indicator
23. A collection of rules or declarations that define the content and structure of the document.
first
data transmissions
independent
DTD (Document type definition)
24. HTML is a about displaying information - while XML is about _____________ data (transport and storage)
carrying
CSS (Cascading Style Sheets)
punctuation character
nested
25. XML validated against a DTD is __________ XML
valid
ATTLIST
plain text format
Extensible Markup Language
26. An element name without a namespace prefix
Well-Formed XML
internal
data transmissions
unqualified name
27. You can only have _______ tag with the same name within a single namespace?
one
restriction
spaces
sequence
28. A schema tag that defines how the list will be treated.
internal
schema validation
compositor
root element
29. A component nested further inside of the schema structure and not a direct child of the root schema element
value space
quoted
Local component
DTD (document type definition)
30. XSLT is far more __________ than CSS
invented
lexical space
sophisticated
HTML
31. XML has __________ predefined tags
CSS (Cascading Style Sheets)
one
no
right click - View Source
32. XML with correct syntax is __________ XML
DTD (Document type definition)
XPath
implied (optional)
well formed
33. The general syntax for a document type declaration
qualifier
sophisticated
complex type
<!DOCTYPE root-element SYSTEM "URI">
34. DTD (acronym)
one
#PCDATA (parsed charcter data)
Document Type Definition
+ cardinality indicator
35. DTDs can be divided into two parts: ________ subset and external subset
internal
URI (uniform resource indicator)
Flat Catalog Design
errors
36. storage unit for a document's content.
lexical space
attributes
entity
implied (optional)
37. In XML - all elements must have a ____________
Well-Formed XML
closing tag
enumerated
child element
38. In XML - the white-space in a document is __________
not truncated
value space
entity declarations
valid
39. An XML document can be validated using either one of these
DTDs or Schemas
first
sophisticated
display
40. The compositor that forces elements to be entered in the same order as indicated in the schema.
complement
sequence
single quotes
root element
41. All your tags conform to their DTD schema
Valid XML
simple type
#PCDATA (parsed charcter data)
punctuation character
42. Text strings that follow certain rules for the format and content.
restriction
sophisticated
tokenized
LF
43. An element that contains only character data and has no attributes.
atom
tokenized
simple type
single quotes
44. __________ files can be viewed in all major browsers
entity
character data
name collision
raw XML
45. XML names cannot contain __________
character data
transport
spaces
multiple values
46. These provide additional information about an element
single quotes
tokenized
attributes
right click - View Source
47. XML name cannot start with the letters __________ or any variation of them
LF
notation
case
xml
48. XML is a software and hardware __________ tool for carrying information
+ cardinality indicator
independent
schema
Russian Doll Design
49. Unlike a DTD - a ____________ file has no entity functionality? true
Valid XML
namespace
schema validation
list
50. XML tags are __________ by the author of the XML document
<!DOCTYPE root-element SYSTEM "URI">
well formed
root element
invented