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 names cannot contain __________
qualifier
spaces
list
tokenized
2. XML (acronyn)
reserved words
nested
schema
Extensible Markup Language
3. With XML - __________ are not allowed
errors
XPath
schema
LF
4. In this schema design - all element declarations are made globally.
reserved words
punctuation character
valid
Flat Catalog Design
5. An element that has one or more attributes - or is the parent to one or more child elements.
complex type
reserved words
valid
attributes
6. XML attribute values must be __________
quoted
reserved words
nested
well formed
7. Two XML uses: separation and _______ of data
root element
complement
re-use
DTD (document type definition)
8. All your tags are closed and nested properly
raw XML
Flat Catalog Design
Well-Formed XML
plain text format
9. Five different types of element content in DTDs: any - empty - ____________ - elements(child) - mixed
not truncated
character data
schema
transport
10. storage unit for a document's content.
first
entity
valid
simple type
11. The basic unit of a regex.
facets
markup language
atom
compositor
12. These provide additional information about an element
well formed
name collision
attributes
data itself
13. Used to declare different namespaces - enables same tags to mean different things
reserved words
CSS (Cascading Style Sheets)
URI (uniform resource indicator)
xml
14. The XML document containing the content
DTDs or Schemas
markup language
instance document
spaces
15. XML documents must contain a ______________
punctuation character
root element
stop processing
lexical space
16. The five predefined entity references:< - > - & - ______ - "
list
'
Russian Doll Design
DTDs or Schemas
17. DTDs can be divided into two parts: ________ subset and external subset
internal
dash
complex type
first
18. In an XML name there are no __________
valid
dash
reserved words
markup language
19. Occurs when elements from two or more documents share the same name.
not truncated
name collision
character data
first
20. A list of values where each list is derived from a base type.
DTDs or Schemas
restriction
sequence
list
21. In XML - all elements must have a ____________
value space
? cardinality indicator
closing tag
stop processing
22. The combination of two or more data types. (Each of the base types are known as a member type.)
union
Extensible Markup Language
simple type
DTDs or Schemas
23. XML names cannot start with a number or a __________
ATTLIST
DTD (Document type definition)
punctuation character
transport
24. HTML is a about displaying information - while XML is about _____________ data (transport and storage)
ATTLIST
content model
carrying
restriction
25. The properties of the data type that distinguish one data type from another.
enumerated
end
#PCDATA (parsed charcter data)
facets
26. A collection of rules or declarations that define the content and structure of the document.
re-use
end
DTD (Document type definition)
facets
27. XML with correct syntax is __________ XML
LF
well formed
compositor
single quotes
28. XML is a _______________ to HTML
complement
first
atom
case
29. XSLT is far more __________ than CSS
sophisticated
+ cardinality indicator
HTML
quoted
30. This can be added to the atom to specify the number of occurrences for a particular character.
qualifier
facets
data itself
case
31. __________ files can be viewed in all major browsers
<!DOCTYPE root-element SYSTEM "URI">
raw XML
complement
XML Schema
32. With __________ you can add display information to an XML document
Document Type Definition
entity
one
CSS (Cascading Style Sheets)
33. A formatted text string that a pattern can be created with - Commonly used in schema languages to describe sequences of characters or elements.
reserved words
Well-Formed XML
compositor
regular expression (regex)
34. Three generalized categories of attribute values: string - ________ - tokenized
enumerated
DTDs or Schemas
Flat Catalog Design
schema
35. You can only have _______ tag with the same name within a single namespace?
one
restriction
Russian Doll Design
schema validation
36. W3C recommends using __________ instead of CSS
XSLT (eXtensible Stylesheet Language Transformation)
Russian Doll Design
one
cardinality
37. Querying language for pulling out just one portion of an XML doc - i.e. to grab all of a particular tag
tokenized
entity
XPath
Global component
38. The purpose of this is to define the structure of an XML document
simple type
errors
* cardinality indicator
DTD (document type definition)
39. 3 main DTD components: element - attribute - and ______________
entity declarations
display
nested
complex type
40. In the list of element choices #PCDATA must appear _________
carrying
one
Russian Doll Design
first
41. XML names can contain letters - __________ - and other characters
complement
numbers
internal
union
42. Declaration for mixed content in a DTD - tells the parser to look thru content for other elements to parse
#PCDATA (parsed charcter data)
display
cardinality
displayed by a browser
43. A set of rules for encoding documents in machine-readable form
XML (definition)
Global component
schema
restriction
44. The general syntax for a document type declaration
<!DOCTYPE root-element SYSTEM "URI">
XML (definition)
one
attributes
45. Four attribute values you can specify in a DTD: default value - fixed value - required or ___________
#PCDATA (parsed charcter data)
implied (optional)
atom
CSS (Cascading Style Sheets)
46. Element may appear ZERO or one time
nested
facets
+ cardinality indicator
? cardinality indicator
47. The W3C XML specification states that a program should __________ an XML document if it finds an error
right click - View Source
closing tag
atom
stop processing
48. Enumerated attribute that provides information to the XML parser about how to handle non-XML data.
single quotes
notation
lexical space
one
49. There can only be ____ DTD per XML document.
punctuation character
DTDs or Schemas
child element
one
50. An XML document can be validated using either one of these
one
case
entity
DTDs or Schemas