Skip to content
Snippets Groups Projects
Commit 6a90de12 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- fixes issue #7

parent 99a60b6c
No related branches found
No related tags found
No related merge requests found
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
<xs:documentation>Name of the significant property.</xs:documentation> <xs:documentation>Name of the significant property.</xs:documentation>
</xs:annotation> </xs:annotation>
</xs:element> </xs:element>
<xs:element name="PropertyExplanation" minOccurs="0" maxOccurs="1"> <xs:element name="PropertyExplanation" minOccurs="1" maxOccurs="1">
<xs:annotation> <xs:annotation>
<xs:documentation>More detailed explanation of why this property is <xs:documentation>More detailed explanation of why this property is
significant.</xs:documentation> significant.</xs:documentation>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment