Commit 92597e46 authored by Matthias Bernt's avatar Matthias Bernt
Browse files

xsd: add forgotten comment attribute

parent d62235fc
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2251,6 +2251,11 @@ $attribute_list::5
    </xs:annotation>
    <xs:attributeGroup ref="AssertAttributeN"/>
    <xs:attributeGroup ref="AssertAttributeNegate"/>
    <xs:attribute name="comment" type="xs:string">
      <xs:annotation>
        <xs:documentation xml:lang="en">Comment character used to remove comment lines (which should not be used for counting columns)</xs:documentation>
      </xs:annotation>
    </xs:attribute>
  </xs:complexType>
  <xs:complexType name="AssertHasArchiveMember">
    <xs:annotation>