Commit 046c3686 authored by znaty's avatar znaty Committed by canterburym
Browse files

Update 33128/r18/urn_3GPP_ns_li_3GPPX1Extensions.xsd

parent 6d0285ee
Loading
Loading
Loading
Loading
Loading
+3 −5
Original line number Diff line number Diff line
@@ -361,14 +361,12 @@

  <xs:complexType name="STIRSHAKENTargetProvisioningExtensions">
    <xs:sequence>
      <xs:element name="DivPASSporTScope" type="DivPASSporTScope"></xs:element>
      <xs:element name="ReportDiversionPASSporTInfo" type="ReportDiversionPASSporTInfo"></xs:element>
    </xs:sequence>
  </xs:complexType>

  <xs:simpleType name="DivPASSporTScope">
    <xs:restriction base="xs:string">
      <xs:enumeration value="NO"></xs:enumeration>
      <xs:enumeration value="YES"></xs:enumeration>
  <xs:simpleType name="ReportDiversionPASSporTInfo">
    <xs:restriction base="xs:boolean">
    </xs:restriction>
  </xs:simpleType>