<definitions> element |
Top Previous Next |
This is the root element of the SDF document. Children must appear in the order shown.
Attributes None Example <definitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.nuwave-tech.com/soapam.com/schemas/soapam/sdf/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.nuwave-tech.com.com/schemas/soapam/sdf/ http://www.nuwave-tech.com/schemas/soapam/sdf/sdf.xsd" > ... </definitions> |