Commit 133a570f authored by turkovic's avatar turkovic
Browse files

Switch ExternalASNType to liqr:ExternalASNType

parent 7d929e6b
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -108,8 +108,8 @@
    <xs:sequence>
      <xs:element name="IMSI" type="common:IMSI"/>
      <xs:element name="MSISDNs" type="common:InternationalE164" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element name="ECIDMeasurements" type="ExternalASNType" minOccurs="0"/>
      <xs:element name="FailureCause" type="ExternalASNType" minOccurs="0"/>
      <xs:element name="ECIDMeasurements" type="liqr:ExternalASNType" minOccurs="0"/>
      <xs:element name="FailureCause" type="liqr:ExternalASNType" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>