StarNode.xml 406 B

12345
  1. <plugin xmlns:gml = "http://www.opengis.net/gml" xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance" xmlns:ogc = "http://www.opengis.net/ogc" xmlns = "pluginSchema" xsi:schemaLocation = "pluginSchema /data/capabilities/validate/pluginSchema.xsd" >
  2. <name>Star Node</name>
  3. <description>Does this have a star node.</description>
  4. <class>org.geotools.validation.network.StarNodeValidation</class>
  5. </plugin>