| <?xml version="1.0" encoding="UTF-8"?> | |
| <feature | |
| id="org.eclipse.wst.xml.xpath2.processor.sdk.feature" | |
| label="%featureName" | |
| version="2.0.0.qualifier" | |
| provider-name="%providerName" | |
| plugin="org.eclipse.wst.xml.xpath2"> | |
| <description> | |
| %description | |
| </description> | |
| <copyright> | |
| %copyright | |
| </copyright> | |
| <license url="%licenseURL"> | |
| %license | |
| </license> | |
| <includes | |
| id="org.eclipse.wst.xml.xpath2.processor.feature" | |
| version="0.0.0"/> | |
| </feature> |