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. A schema tag that defines how the list will be treated.
compositor
dash
enumerated
data itself
2. XML is a _______________ to HTML
single quotes
complement
XML Schema
not truncated
3. The purpose of this is to define the structure of an XML document
DTDs or Schemas
+ cardinality indicator
DTD (document type definition)
numbers
4. XML validated against a DTD is __________ XML
one
data itself
'
valid
5. A defined collection of element and attribute names.
namespace
schema
closing tag
valid
6. The set of values that correspond to the data type.
not truncated
value space
reserved words
punctuation character
7. An XML-based alternative to DTD
implied (optional)
XML Schema
carrying
facets
8. storage unit for a document's content.
entity
plain text format
complement
ATTLIST
9. All your tags conform to their DTD schema
qualifier
DTD (document type definition)
dash
Valid XML
10. In XML - an element can contain other elements - text - __________ - or a mix
one
attributes
data transmissions
name collision
11. XML elements must be properly __________
namespace
enumerated
nested
cardinality
12. XML stores a new line as __________
restriction
valid
LF
closing tag
13. A component nested further inside of the schema structure and not a direct child of the root schema element
valid
Local component
one
HTML
14. XML attribute values must be __________
+ cardinality indicator
compositor
closing tag
quoted
15. It is the advice of w3schools to use tags rather than __________
single quotes
case
independent
attributes
16. XML names can contain letters - __________ - and other characters
* cardinality indicator
numbers
namespace
carrying
17. Element may appear ZERO or one time
* cardinality indicator
root element
namespace
? cardinality indicator
18. To view raw XML on a webpage you must __________ and select the page
right click - View Source
root element
list
lexical space
19. An XML document can be validated using either one of these
lexical space
<!DOCTYPE root-element SYSTEM "URI">
DTDs or Schemas
implied (optional)
20. XML was created to structure - store - and ________ information
XML (definition)
XSLT (eXtensible Stylesheet Language Transformation)
Extensible Markup Language
transport
21. An element that has one or more attributes - or is the parent to one or more child elements.
Document Type Definition
complex type
list
XML (definition)
22. The basic unit of a regex.
punctuation character
atom
regular expression (regex)
closing tag
23. XML documents must contain a ______________
root element
qualifier
content model
dash
24. XML name cannot start with the letters __________ or any variation of them
xml
value space
not truncated
XPath
25. In an XML name there are no __________
multiple values
single quotes
errors
reserved words
26. W3C recommends using __________ instead of CSS
punctuation character
Flat Catalog Design
XSLT (eXtensible Stylesheet Language Transformation)
root element
27. An element name without a namespace prefix
unqualified name
errors
cardinality
XML Schema
28. An XML document that defines the content and structure of one or more XML documents.
name collision
valid
enumerated
schema
29. Used to declare different namespaces - enables same tags to mean different things
complex type
cardinality
URI (uniform resource indicator)
quoted
30. XML tags are _____________ sensitive
case
markup language
sequence
display
31. Two XML uses: separation and _______ of data
markup language
re-use
reserved words
errors
32. DTDs can be divided into two parts: ________ subset and external subset
spaces
quoted
ATTLIST
internal
33. In this schema design - all element declarations are made globally.
tokenized
Flat Catalog Design
XPath
union
34. This element encloses all other elements and is therefore the sole parent of them all
root element
enumerated
plain text format
Document Type Definition
35. An element that contains only character data and has no attributes.
simple type
attributes
display
DTDs or Schemas
36. XML (acronyn)
transport
Extensible Markup Language
reserved words
implied (optional)
37. These provide additional information about an element
nested
attributes
<!DOCTYPE root-element SYSTEM "URI">
Well-Formed XML
38. Five different types of element content in DTDs: any - empty - ____________ - elements(child) - mixed
character data
independent
lexical space
xml
39. Enumerated attribute that provides information to the XML parser about how to handle non-XML data.
Document Type Definition
implied (optional)
list
notation
40. __________ allows sloppy XML to still be validated
content model
sophisticated
XPath
Local component
41. XML is the most common tool for __________ between all sorts of applications
character data
raw XML
schema
data transmissions
42. A system of symbols (tags) and rules embedded in a document that govern its structure (content) and format (appearance)
dash
displayed by a browser
markup language
stop processing
43. The keyword to declare a DTD attribute
character data
root element
plain text format
ATTLIST
44. Attributes cannot contain __________ or tree structures and are not easily Expandable
multiple values
plain text format
reserved words
internal
45. XML tags are __________ by the author of the XML document
entity declarations
complement
invented
notation
46. A limit placed on the facet of a base type.
lexical space
#PCDATA (parsed charcter data)
restriction
'
47. Element may appear ONE or more times
+ cardinality indicator
child element
punctuation character
character data
48. The general syntax for a document type declaration
restriction
complex type
<!DOCTYPE root-element SYSTEM "URI">
facets
49. A collection of rules or declarations that define the content and structure of the document.
DTD (Document type definition)
dash
end
xml
50. The five predefined entity references:< - > - & - ______ - "
implied (optional)
'
XPath
ATTLIST