1.
|
Explain general Extensible Mark-up Language (XML) document principles.
(I)
|
2.
|
Explain basic XML technology principles. (II)
|
3.
|
Use Active Server Pages (ASP) to read data from a database and store
it in XML to return to the client. (III)
|
4.
|
Use ActiveX Data Objects (ADO) to read data from a database and store
it in XML to return to a client. (III)
|
5.
|
Use Extensible Stylesheet Language (XSL) to display XML data in a web
browser. (IV)
|
6.
|
Write an XSL style sheet that includes template rules and action
direction. (IV)
|
7.
|
Use XSL to transform the format of XML data. (V)
|
8.
|
Use data binding and the Document Object Model (DOM) to display
dynamic XML data in a web browser. (VI)
|
9.
|
Send XML data updates from a client to a server for storage. (VII)
|
10.
|
Describe the need for document validation. (VIII)
|
11.
|
Use schemas to validate XML data. (VIII)
|
|