Commit 00ecd56e authored by canterburym's avatar canterburym
Browse files

Introducing an XML linting error...

parent fef11d14
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@

<xs:complexType name="IdentityResponseDetails">
    <xs:sequence>
      <xs:element name="Associations" type="IdentityAssociationRecords"/>
      <xs:element name="Associations" type="IdentityAssociationRecords"></xs:element>
    </xs:sequence>
  </xs:complexType>