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 general syntax for a document type declaration
name collision
reserved words
spaces
<!DOCTYPE root-element SYSTEM "URI">
2. The set of values that correspond to the data type.
one
value space
entity declarations
attributes
3. The set of textual representations of the value space.
complement
data itself
HTML
lexical space
4. You can only have _______ tag with the same name within a single namespace?
sequence
errors
namespace
one
5. In XML - all elements must have a ____________
root element
complex type
closing tag
not truncated
6. A component of the schema that is a direct child of the root schema element
well formed
stop processing
schema
Global component
7. XML elements must be properly __________
nested
? cardinality indicator
Global component
xml
8. A set of rules for encoding documents in machine-readable form
complex type
XML (definition)
LF
+ cardinality indicator
9. The compositor that forces elements to be entered in the same order as indicated in the schema.
list
sequence
cardinality
multiple values
10. A limit placed on the facet of a base type.
first
end
restriction
not truncated
11. storage unit for a document's content.
DTDs or Schemas
DTD (document type definition)
entity
lexical space
12. XML names cannot contain __________
sophisticated
spaces
nested
simple type
13. XML is the most common tool for __________ between all sorts of applications
DTD (document type definition)
data transmissions
XML (definition)
LF
14. The properties of the data type that distinguish one data type from another.
Flat Catalog Design
union
facets
namespace
15. An XML document can be validated using either one of these
nested
regular expression (regex)
* cardinality indicator
DTDs or Schemas
16. XML names cannot start with a number or a __________
XPath
child element
punctuation character
content model
17. All your tags conform to their DTD schema
raw XML
URI (uniform resource indicator)
* cardinality indicator
Valid XML
18. HTML is a about displaying information - while XML is about _____________ data (transport and storage)
restriction
carrying
nested
enumerated
19. XML tags are __________ by the author of the XML document
regular expression (regex)
invented
case
entity declarations
20. With XSLT you can transform an XML document into ______
HTML
multiple values
spaces
plain text format
21. XSLT can be used to transform XML into HTML - before it is __________
displayed by a browser
facets
implied (optional)
quoted
22. The five predefined entity references:< - > - & - ______ - "
sequence
character data
invented
'
23. Element may appear ZERO or more times
* cardinality indicator
attributes
Extensible Markup Language
schema
24. Declaration for mixed content in a DTD - tells the parser to look thru content for other elements to parse
XSLT (eXtensible Stylesheet Language Transformation)
value space
quoted
#PCDATA (parsed charcter data)
25. An element that has one or more attributes - or is the parent to one or more child elements.
notation
first
compositor
complex type
26. Three generalized categories of attribute values: string - ________ - tokenized
value space
enumerated
right click - View Source
xml
27. The purpose of this is to define the structure of an XML document
character data
schema validation
DTD (document type definition)
no
28. Element may appear ONE or more times
instance document
+ cardinality indicator
restriction
case
29. XML validated against a DTD is __________ XML
value space
valid
content model
displayed by a browser
30. A schema tag that defines how the list will be treated.
DTD (Document type definition)
ATTLIST
root element
compositor
31. XML name cannot start with the letters __________ or any variation of them
closing tag
stop processing
Flat Catalog Design
xml
32. Enumerated attribute that provides information to the XML parser about how to handle non-XML data.
notation
punctuation character
spaces
valid
33. In the list of element choices #PCDATA must appear _________
character data
reserved words
data itself
first
34. XML stores a new line as __________
no
instance document
LF
character data
35. In this schema design - all element declarations are made globally.
errors
Flat Catalog Design
union
one
36. These provide additional information about an element
internal
quoted
well formed
attributes
37. XML (acronyn)
Extensible Markup Language
first
Russian Doll Design
entity
38. Element may appear ZERO or one time
re-use
ATTLIST
not truncated
? cardinality indicator
39. The basic unit of a regex.
atom
carrying
XML (definition)
xml
40. For XML best naming practices the three characters should you avoid: _____- period - colon
sequence
one
name collision
dash
41. XML has __________ predefined tags
no
markup language
one
facets
42. XML names can contain letters - __________ - and other characters
raw XML
numbers
re-use
valid
43. A list of values where each list is derived from a base type.
list
CSS (Cascading Style Sheets)
xml
Russian Doll Design
44. This schema design involves sets of nested declarations.
Russian Doll Design
end
'
sequence
45. Two XML uses: separation and _______ of data
one
case
re-use
internal
46. Attributes cannot contain __________ or tree structures and are not easily Expandable
multiple values
LF
dash
union
47. In an XML name there are no __________
independent
first
reserved words
+ cardinality indicator
48. XML with correct syntax is __________ XML
unqualified name
nested
well formed
union
49. Querying language for pulling out just one portion of an XML doc - i.e. to grab all of a particular tag
simple type
invented
XPath
one
50. The keyword to declare a DTD attribute
display
quoted
lexical space
ATTLIST