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. 3 main DTD components: element - attribute - and ______________
entity declarations
DTD (document type definition)
stop processing
CSS (Cascading Style Sheets)
2. To view raw XML on a webpage you must __________ and select the page
attributes
one
schema validation
right click - View Source
3. W3C recommends using __________ instead of CSS
DTD (Document type definition)
XML (definition)
XSLT (eXtensible Stylesheet Language Transformation)
Valid XML
4. __________ allows sloppy XML to still be validated
unqualified name
DTD (Document type definition)
one
content model
5. The compositor that forces elements to be entered in the same order as indicated in the schema.
sequence
name collision
compositor
end
6. An XML document that defines the content and structure of one or more XML documents.
atom
xml
punctuation character
schema
7. There can only be ____ DTD per XML document.
one
Flat Catalog Design
attributes
'
8. This schema design involves sets of nested declarations.
Russian Doll Design
Local component
facets
one
9. Declaration for mixed content in a DTD - tells the parser to look thru content for other elements to parse
Local component
#PCDATA (parsed charcter data)
? cardinality indicator
* cardinality indicator
10. XML name cannot start with the letters __________ or any variation of them
schema
xml
Document Type Definition
+ cardinality indicator
11. XML was created to structure - store - and ________ information
Local component
dash
complex type
transport
12. The * cardinality indicator appears at the ______ in a mixed content model
cardinality
end
qualifier
not truncated
13. For XML best naming practices the three characters should you avoid: _____- period - colon
quoted
dash
schema validation
compositor
14. XML tags are __________ by the author of the XML document
invented
Document Type Definition
attributes
facets
15. An element that contains only character data and has no attributes.
simple type
unqualified name
dash
multiple values
16. XML documents must contain a ______________
schema
reserved words
root element
+ cardinality indicator
17. Three generalized categories of attribute values: string - ________ - tokenized
displayed by a browser
enumerated
namespace
DTDs or Schemas
18. A component of the schema that is a direct child of the root schema element
closing tag
quoted
Global component
not truncated
19. The general syntax for a document type declaration
entity
re-use
<!DOCTYPE root-element SYSTEM "URI">
qualifier
20. Metadata should be stored as attributes - and the __________ should be stored as elements
well formed
child element
Russian Doll Design
data itself
21. A formatted text string that a pattern can be created with - Commonly used in schema languages to describe sequences of characters or elements.
<!DOCTYPE root-element SYSTEM "URI">
Flat Catalog Design
root element
regular expression (regex)
22. The set of textual representations of the value space.
re-use
lexical space
? cardinality indicator
attributes
23. A defined collection of element and attribute names.
invented
namespace
root element
end
24. It is the advice of w3schools to use tags rather than __________
attributes
independent
restriction
Russian Doll Design
25. The combination of two or more data types. (Each of the base types are known as a member type.)
DTDs or Schemas
attributes
XML Schema
union
26. Used to declare different namespaces - enables same tags to mean different things
URI (uniform resource indicator)
root element
carrying
stop processing
27. XML is the most common tool for __________ between all sorts of applications
data transmissions
namespace
no
CSS (Cascading Style Sheets)
28. The W3C XML specification states that a program should __________ an XML document if it finds an error
DTDs or Schemas
xml
stop processing
complement
29. XML tags are _____________ sensitive
re-use
xml
value space
case
30. XML is a software and hardware __________ tool for carrying information
regular expression (regex)
union
independent
XPath
31. This can be added to the atom to specify the number of occurrences for a particular character.
facets
compositor
complex type
qualifier
32. DTDs can be divided into two parts: ________ subset and external subset
qualifier
XML (definition)
list
internal
33. Element may appear ZERO or more times
multiple values
* cardinality indicator
notation
facets
34. In this schema design - all element declarations are made globally.
Flat Catalog Design
stop processing
XML Schema
XML (definition)
35. An element that has one or more attributes - or is the parent to one or more child elements.
well formed
displayed by a browser
regular expression (regex)
complex type
36. In XML - all elements must have a ____________
#PCDATA (parsed charcter data)
no
not truncated
closing tag
37. Attributes cannot contain __________ or tree structures and are not easily Expandable
complex type
multiple values
nested
displayed by a browser
38. This element encloses all other elements and is therefore the sole parent of them all
'
root element
attributes
+ cardinality indicator
39. XML attribute values must be __________
quoted
schema
attributes
Local component
40. The basic unit of a regex.
atom
#PCDATA (parsed charcter data)
unqualified name
transport
41. XML validated against a DTD is __________ XML
enumerated
first
valid
complement
42. XML has __________ predefined tags
no
xml
list
data transmissions
43. The set of values that correspond to the data type.
Global component
nested
tokenized
value space
44. XML is a _______________ to HTML
complement
dash
simple type
regular expression (regex)
45. XML names can contain letters - __________ - and other characters
cardinality
raw XML
numbers
entity
46. XML names cannot start with a number or a __________
punctuation character
character data
Flat Catalog Design
sequence
47. Any element located within the root element
child element
complex type
+ cardinality indicator
sophisticated
48. Querying language for pulling out just one portion of an XML doc - i.e. to grab all of a particular tag
spaces
restriction
XPath
CSS (Cascading Style Sheets)
49. XML data is stored in __________
XML Schema
stop processing
first
plain text format
50. All your tags conform to their DTD schema
punctuation character
root element
errors
Valid XML