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. Occurs when elements from two or more documents share the same name.
sequence
DTD (Document type definition)
name collision
well formed
2. The general syntax for a document type declaration
complex type
<!DOCTYPE root-element SYSTEM "URI">
DTD (document type definition)
valid
3. In the list of element choices #PCDATA must appear _________
URI (uniform resource indicator)
XPath
first
displayed by a browser
4. XML documents must contain a ______________
sophisticated
list
cardinality
root element
5. An element name without a namespace prefix
list
XML Schema
unqualified name
Russian Doll Design
6. All your tags conform to their DTD schema
data itself
valid
Valid XML
#PCDATA (parsed charcter data)
7. XML (acronyn)
Extensible Markup Language
independent
simple type
sequence
8. XML names cannot start with a number or a __________
union
punctuation character
plain text format
complex type
9. Five different types of element content in DTDs: any - empty - ____________ - elements(child) - mixed
attributes
Extensible Markup Language
character data
value space
10. In XML - an element can contain other elements - text - __________ - or a mix
complex type
attributes
numbers
independent
11. The * cardinality indicator appears at the ______ in a mixed content model
atom
lexical space
end
unqualified name
12. XML documents do not carry information about how to __________ the data
reserved words
atom
namespace
display
13. XML tags are __________ by the author of the XML document
? cardinality indicator
notation
compositor
invented
14. Three generalized categories of attribute values: string - ________ - tokenized
well formed
restriction
enumerated
Document Type Definition
15. The five predefined entity references:< - > - & - ______ - "
attributes
value space
instance document
'
16. You can only have _______ tag with the same name within a single namespace?
XML (definition)
atom
valid
one
17. XML with correct syntax is __________ XML
union
xml
facets
well formed
18. With __________ you can add display information to an XML document
CSS (Cascading Style Sheets)
#PCDATA (parsed charcter data)
valid
Document Type Definition
19. The properties of the data type that distinguish one data type from another.
closing tag
CSS (Cascading Style Sheets)
compositor
facets
20. An XML document can be validated using either one of these
transport
namespace
CSS (Cascading Style Sheets)
DTDs or Schemas
21. XML tags are _____________ sensitive
notation
case
multiple values
complement
22. XML is a _______________ to HTML
complement
notation
case
displayed by a browser
23. XSLT can be used to transform XML into HTML - before it is __________
stop processing
DTD (document type definition)
complement
displayed by a browser
24. A schema tag that defines how the list will be treated.
name collision
ATTLIST
compositor
character data
25. Querying language for pulling out just one portion of an XML doc - i.e. to grab all of a particular tag
quoted
XPath
first
instance document
26. The XML document containing the content
DTDs or Schemas
instance document
sophisticated
implied (optional)
27. XML is the most common tool for __________ between all sorts of applications
plain text format
invented
data transmissions
XPath
28. An XML document that defines the content and structure of one or more XML documents.
schema
not truncated
regular expression (regex)
XML (definition)
29. Two XML uses: separation and _______ of data
re-use
atom
carrying
data transmissions
30. In this schema design - all element declarations are made globally.
name collision
data itself
data transmissions
Flat Catalog Design
31. Element may appear ONE or more times
+ cardinality indicator
nested
Extensible Markup Language
XSLT (eXtensible Stylesheet Language Transformation)
32. XML names can contain letters - __________ - and other characters
#PCDATA (parsed charcter data)
entity declarations
DTDs or Schemas
numbers
33. XML elements must be properly __________
nested
stop processing
single quotes
schema
34. Unlike a DTD - a ____________ file has no entity functionality? true
schema validation
root element
XSLT (eXtensible Stylesheet Language Transformation)
Valid XML
35. A collection of rules or declarations that define the content and structure of the document.
DTD (Document type definition)
unqualified name
data itself
markup language
36. The combination of two or more data types. (Each of the base types are known as a member type.)
sequence
simple type
instance document
union
37. Text strings that follow certain rules for the format and content.
tokenized
schema
Document Type Definition
data itself
38. This schema design involves sets of nested declarations.
Russian Doll Design
attributes
LF
case
39. A list of values where each list is derived from a base type.
+ cardinality indicator
DTD (document type definition)
list
right click - View Source
40. Metadata should be stored as attributes - and the __________ should be stored as elements
data itself
spaces
nested
implied (optional)
41. In XML - all elements must have a ____________
closing tag
display
schema validation
facets
42. This element encloses all other elements and is therefore the sole parent of them all
lexical space
Document Type Definition
DTDs or Schemas
root element
43. With XML - __________ are not allowed
one
dash
Extensible Markup Language
errors
44. XML stores a new line as __________
XPath
<!DOCTYPE root-element SYSTEM "URI">
sophisticated
LF
45. __________ files can be viewed in all major browsers
transport
raw XML
facets
data transmissions
46. For XML best naming practices the three characters should you avoid: _____- period - colon
dash
implied (optional)
qualifier
displayed by a browser
47. An element that has one or more attributes - or is the parent to one or more child elements.
complex type
ATTLIST
CSS (Cascading Style Sheets)
xml
48. The set of values that correspond to the data type.
ATTLIST
value space
atom
internal
49. A formatted text string that a pattern can be created with - Commonly used in schema languages to describe sequences of characters or elements.
punctuation character
regular expression (regex)
multiple values
raw XML
50. XML names cannot contain __________
<!DOCTYPE root-element SYSTEM "URI">
DTDs or Schemas
spaces
Flat Catalog Design