We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa34a91 commit 6cc5271Copy full SHA for 6cc5271
ModuleDescriptionParser/ModuleDescription.xsd
@@ -31,6 +31,7 @@
31
<xsd:element name="string" type="paramType"/>
32
<xsd:element name="string-vector" type="paramType"/>
33
<xsd:element name="point" type="pointType"/>
34
+ <xsd:element name="pointfile" type="pointType"/>
35
<xsd:element name="point-vector" type="pointType"/>
36
<xsd:element name="region" type="pointType"/>
37
<xsd:element name="region-vector" type="pointType"/>
0 commit comments