Commit 355bd4da authored by grahamj's avatar grahamj
Browse files

Update 33128/r18/urn_3GPP_ns_li_3GPPXLAExtensions.xsd

parent 5aae96ce
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -62,8 +62,8 @@

  <xs:complexType name="LocationOutcome">
    <xs:choice maxOccurs="unbounded">
      <xs:element name="Location" type="liqr:TS29518Location"/>
      <xs:element name="FailureCause" type="liqr:ErrorInformation"/>
      <xs:element name="Location" type="liqr:TS29518Location" maxOccurs="1"/>
      <xs:element name="FailureCause" type="liqr:ErrorInformation" maxOccurs="1"/>
    </xs:choice>
  </xs:complexType>