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. An element name without a namespace prefix
XML (definition)
dash
URI (uniform resource indicator)
unqualified name
2. A collection of rules or declarations that define the content and structure of the document.
complex type
union
character data
DTD (Document type definition)
3. These provide additional information about an element
Document Type Definition
complex type
attributes
displayed by a browser
4. Occurs when elements from two or more documents share the same name.
schema validation
stop processing
name collision
errors
5. A list of values where each list is derived from a base type.
#PCDATA (parsed charcter data)
<!DOCTYPE root-element SYSTEM "URI">
one
list
6. XML tags are _____________ sensitive
root element
raw XML
case
schema validation
7. Element may appear ZERO or one time
sequence
sophisticated
LF
? cardinality indicator
8. XML (acronyn)
content model
facets
valid
Extensible Markup Language
9. The general syntax for a document type declaration
<!DOCTYPE root-element SYSTEM "URI">
well formed
not truncated
quoted
10. The W3C XML specification states that a program should __________ an XML document if it finds an error
Document Type Definition
carrying
stop processing
entity declarations
11. You can only have _______ tag with the same name within a single namespace?
one
data itself
attributes
unqualified name
12. XML validated against a DTD is __________ XML
valid
attributes
displayed by a browser
sophisticated
13. An XML document can be validated using either one of these
#PCDATA (parsed charcter data)
compositor
DTDs or Schemas
invented
14. An XML document that defines the content and structure of one or more XML documents.
schema
Valid XML
quoted
XSLT (eXtensible Stylesheet Language Transformation)
15. All your tags conform to their DTD schema
XSLT (eXtensible Stylesheet Language Transformation)
reserved words
Valid XML
spaces
16. Attributes cannot contain __________ or tree structures and are not easily Expandable
multiple values
implied (optional)
Russian Doll Design
? cardinality indicator
17. XML data is stored in __________
invented
ATTLIST
simple type
plain text format
18. storage unit for a document's content.
entity
atom
name collision
CSS (Cascading Style Sheets)
19. XML elements must be properly __________
internal
data transmissions
DTD (Document type definition)
nested
20. Enumerated attribute that provides information to the XML parser about how to handle non-XML data.
notation
entity
facets
carrying
21. In XML - all elements must have a ____________
closing tag
errors
re-use
attributes
22. DTD (acronym)
XML (definition)
* cardinality indicator
Document Type Definition
URI (uniform resource indicator)
23. Declaration for mixed content in a DTD - tells the parser to look thru content for other elements to parse
enumerated
nested
#PCDATA (parsed charcter data)
quoted
24. The properties of the data type that distinguish one data type from another.
xml
facets
transport
XPath
25. XSLT can be used to transform XML into HTML - before it is __________
Russian Doll Design
displayed by a browser
Flat Catalog Design
re-use
26. This element encloses all other elements and is therefore the sole parent of them all
right click - View Source
root element
errors
value space
27. XML names can contain letters - __________ - and other characters
? cardinality indicator
content model
numbers
root element
28. The compositor that forces elements to be entered in the same order as indicated in the schema.
+ cardinality indicator
namespace
sequence
plain text format
29. XML name cannot start with the letters __________ or any variation of them
carrying
DTDs or Schemas
Well-Formed XML
xml
30. Querying language for pulling out just one portion of an XML doc - i.e. to grab all of a particular tag
CSS (Cascading Style Sheets)
sophisticated
schema
XPath
31. Four attribute values you can specify in a DTD: default value - fixed value - required or ___________
Well-Formed XML
implied (optional)
unqualified name
atom
32. With __________ you can add display information to an XML document
quoted
compositor
CSS (Cascading Style Sheets)
<!DOCTYPE root-element SYSTEM "URI">
33. XML stores a new line as __________
Valid XML
unqualified name
LF
Extensible Markup Language
34. XML documents do not carry information about how to __________ the data
Well-Formed XML
display
Valid XML
tokenized
35. A set of rules for encoding documents in machine-readable form
one
+ cardinality indicator
markup language
XML (definition)
36. All your tags are closed and nested properly
root element
entity
reserved words
Well-Formed XML
37. A component nested further inside of the schema structure and not a direct child of the root schema element
numbers
Local component
complex type
plain text format
38. Element may appear ONE or more times
+ cardinality indicator
closing tag
root element
one
39. An element that has one or more attributes - or is the parent to one or more child elements.
character data
Valid XML
complex type
valid
40. In this schema design - all element declarations are made globally.
DTD (document type definition)
attributes
ATTLIST
Flat Catalog Design
41. XML attribute values must be __________
transport
markup language
entity declarations
quoted
42. 3 main DTD components: element - attribute - and ______________
child element
<!DOCTYPE root-element SYSTEM "URI">
entity declarations
valid
43. A system of symbols (tags) and rules embedded in a document that govern its structure (content) and format (appearance)
well formed
cardinality
complex type
markup language
44. With XSLT you can transform an XML document into ______
atom
HTML
instance document
CSS (Cascading Style Sheets)
45. A limit placed on the facet of a base type.
content model
lexical space
attributes
restriction
46. The five predefined entity references:< - > - & - ______ - "
xml
attributes
schema validation
'
47. XML documents must contain a ______________
ATTLIST
xml
root element
<!DOCTYPE root-element SYSTEM "URI">
48. The keyword to declare a DTD attribute
ATTLIST
content model
restriction
CSS (Cascading Style Sheets)
49. W3C recommends using __________ instead of CSS
Flat Catalog Design
XSLT (eXtensible Stylesheet Language Transformation)
child element
XPath
50. XML tags are __________ by the author of the XML document
notation
invented
errors
display