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. The basic unit of a regex.
atom
value space
LF
nested
2. Unlike a DTD - a ____________ file has no entity functionality? true
valid
compositor
first
schema validation
3. XML is a _______________ to HTML
single quotes
Valid XML
complement
displayed by a browser
4. XML with correct syntax is __________ XML
punctuation character
entity declarations
simple type
well formed
5. Element may appear ZERO or more times
end
* cardinality indicator
namespace
numbers
6. An XML document can be validated using either one of these
child element
invented
DTDs or Schemas
complex type
7. Metadata should be stored as attributes - and the __________ should be stored as elements
notation
raw XML
data itself
* cardinality indicator
8. The set of values that correspond to the data type.
value space
attributes
display
not truncated
9. In XML - an element can contain other elements - text - __________ - or a mix
attributes
child element
not truncated
display
10. __________ allows sloppy XML to still be validated
atom
content model
instance document
attributes
11. Occurs when elements from two or more documents share the same name.
one
name collision
display
Russian Doll Design
12. Any element located within the root element
child element
#PCDATA (parsed charcter data)
enumerated
qualifier
13. The compositor that forces elements to be entered in the same order as indicated in the schema.
sequence
ATTLIST
sophisticated
independent
14. Querying language for pulling out just one portion of an XML doc - i.e. to grab all of a particular tag
value space
XPath
DTD (document type definition)
spaces
15. storage unit for a document's content.
entity
#PCDATA (parsed charcter data)
namespace
lexical space
16. The keyword to declare a DTD attribute
notation
ATTLIST
markup language
closing tag
17. With XSLT you can transform an XML document into ______
reserved words
ATTLIST
case
HTML
18. This schema design involves sets of nested declarations.
display
no
Russian Doll Design
root element
19. The set of textual representations of the value space.
lexical space
list
sophisticated
facets
20. A list of values where each list is derived from a base type.
name collision
Local component
list
qualifier
21. The XML document containing the content
instance document
plain text format
numbers
facets
22. Five different types of element content in DTDs: any - empty - ____________ - elements(child) - mixed
facets
sophisticated
XPath
character data
23. The combination of two or more data types. (Each of the base types are known as a member type.)
union
cardinality
attributes
plain text format
24. A formatted text string that a pattern can be created with - Commonly used in schema languages to describe sequences of characters or elements.
tokenized
Global component
regular expression (regex)
data itself
25. Two XML uses: separation and _______ of data
numbers
re-use
Local component
entity
26. DTDs can be divided into two parts: ________ subset and external subset
schema
internal
qualifier
end
27. Three generalized categories of attribute values: string - ________ - tokenized
carrying
enumerated
entity declarations
dash
28. You can only have _______ tag with the same name within a single namespace?
one
XML (definition)
Well-Formed XML
root element
29. Element may appear ONE or more times
+ cardinality indicator
quoted
cardinality
DTD (Document type definition)
30. With __________ you can add display information to an XML document
CSS (Cascading Style Sheets)
restriction
single quotes
#PCDATA (parsed charcter data)
31. For XML best naming practices the three characters should you avoid: _____- period - colon
dash
punctuation character
notation
multiple values
32. In XML - the white-space in a document is __________
spaces
first
name collision
not truncated
33. XML name cannot start with the letters __________ or any variation of them
spaces
xml
attributes
<!DOCTYPE root-element SYSTEM "URI">
34. An XML-based alternative to DTD
multiple values
XML Schema
plain text format
URI (uniform resource indicator)
35. XML names cannot contain __________
carrying
entity
spaces
root element
36. XML documents do not carry information about how to __________ the data
reserved words
data transmissions
schema validation
display
37. A limit placed on the facet of a base type.
restriction
content model
nested
errors
38. There can only be ____ DTD per XML document.
XPath
quoted
lexical space
one
39. XML names cannot start with a number or a __________
punctuation character
spaces
entity declarations
internal
40. 3 main DTD components: element - attribute - and ______________
entity declarations
right click - View Source
not truncated
implied (optional)
41. Attributes cannot contain __________ or tree structures and are not easily Expandable
reserved words
Russian Doll Design
plain text format
multiple values
42. W3C recommends using __________ instead of CSS
list
XSLT (eXtensible Stylesheet Language Transformation)
entity
well formed
43. A schema tag that defines how the list will be treated.
multiple values
XML Schema
compositor
LF
44. This can be added to the atom to specify the number of occurrences for a particular character.
root element
errors
first
qualifier
45. XML tags are __________ by the author of the XML document
list
invented
notation
Russian Doll Design
46. A component of the schema that is a direct child of the root schema element
lexical space
carrying
character data
Global component
47. Enumerated attribute that provides information to the XML parser about how to handle non-XML data.
notation
schema validation
dash
atom
48. XSLT is far more __________ than CSS
sophisticated
entity
schema
nested
49. These provide additional information about an element
attributes
qualifier
sequence
regular expression (regex)
50. If an attribute value itself contains double quotes you can use __________ or "data"
tokenized
LF
single quotes
displayed by a browser