
recognize about data-only mode is that you are saving only
the XML information and not the peripheral information.
You can also toggle between viewing and hiding the
XML markup. You can do this via the XML Structure task
pane by checking or unchecking the Show XML tags in the
document check box. Figure 10-14 shows how Word displays
the XML document when Show XML tags in the document is
turned on, while Figure 10-15 shows how the XML is dis-
played with the Show XML tags in the document turned off.
Transforming the XML via XSLT
So now we have this XML data that we know is valid accord-
ing to our XSD schema. We also know that XML provides
powerful ways to ...