The zsdtValidateTask
validates a given Zend package descriptor against the schema file.
Table C.130: Attributes
Name | Type | Description | Default | Required |
---|
descriptor | String | The package descriptor file. | none | Yes |
schema | String | The path to the package descriptor schema used for validation. | none | No |
<zsdtvalidate schema="/path/to/schema.xsl" descriptor="/path/to/descriptor.xml" />