Commit 5b76d43b authored by grahamj's avatar grahamj
Browse files

Update 33128/r18/urn_3GPP_ns_li_3GPPXLAExtensions.xsd

parent 355bd4da
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -61,9 +61,9 @@
  </xs:complexType>

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