Name: 
 

Study Guide 06



True/False
Indicate whether the sentence or statement is true or false.
 

 1. 

You can use CSS to display a date that is entered in the XML document as “June 28, 2004” as “6/28/04.”
 

 2. 

With CSS, an element can be formatted multiple ways in a document.
 

 3. 

An XSLT style sheet is not in itself an XML document.
 

 4. 

The transformation of a source document to a result document can be performed by a server, but not by a client.
 

 5. 

In a client-side transformation, the client performs the transformation and generates its own result document.
 

 6. 

Apache’s client-side XSLT processor is called Saxon.