Commit dfffe41a authored by znaty's avatar znaty Committed by canterburym
Browse files

Update 33128/r17/urn_3GPP_ns_li_3GPPX1Extensions.xsd

parent 8eae7d9e
Loading
Loading
Loading
Loading
Loading
+3 −5
Original line number Diff line number Diff line
@@ -350,14 +350,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>