Commit b29becff authored by turkovic's avatar turkovic Committed by canterburym
Browse files

removing choice from the LocationResponseDetails

parent 9a0e3dcf
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -50,10 +50,8 @@

<xs:complexType name="LocationResponseDetails">
    <xs:sequence>
      <xs:choice>
        <xs:element name="LocationOutcomes" type="LocationOutcomes" minOccurs="0"/>
        <xs:element name="EPCLocationOutcomes" type="EPCLocationOutcomes" minOccurs="0"/>
      </xs:choice>
    </xs:sequence>
  </xs:complexType>