UPDATED ACTUAL Questions and CORRECT Answers
D. Indicates which namespace an element refers to
1. True or False? XML has predetermined names for start
and end tags.
2. What does Workday XML have that Simple XML does
not? (Select two correct answers.)
A. Attributes
B. Dates
C. Text
D. IDs
3. Which XML component associated with an element is in
the form of a name-value pair?
A. Root
B. Schema
C. Attribute
D. Tag
4. What features of a RaaS report must you configure
to apply an XSL transformation? (Select two correct an-
swers.)
A. Report sorting
B. Report namespace
C. Report column heading XML aliases
D. Report filters
5. True or False? An XSL stylesheet must include the source
document namespace to complete the transformation
successfully.
6. What does a namespace prefix do when used in the
body of a style sheet? (Select two correct answers.)
A. Indicates which source document to use
B. Indicates the start and end tag names to output
C. Indicates what to do to a specific node
, False
A. Attributes
D. IDs
C. Attribute
B. Report namespace
C. Report column heading XML aliases
True
A. Indicates which source document to use
D. Indicates which namespace an element refers to
, 7. What components must each XSLT file include? (Select
three correct answers.)
A. At least one template
A. At least one template
B. A root element
B. A root element
C. A namespace
C. A namespace
D. Conditional logic
8. What does XPath do?
A. Indicates where to save the output document
B. Indicates which node to apply instructions to B. Indicates which node to apply instructions to
C. Defines the source document namespace
D. Defines the start and end tag names
9. True or False? An absolute path contains directions to
one or more nodes relative to the processor's current False
position.
10. What does the @ symbol specify in XPath?
A. An attribute
B. An element A. An attribute
C. A predicate
D. An axis
11. Which XPath component defines a condition to apply
to the element it follows?
A. An attribute
C. A predicate
B. A relative path
C. A predicate
D. An axis
12. What do bracket symbols, [ and ], specify in XPath?
A. An attribute
B. A relative path C. A predicate
C. A predicate
D. An axis