Commit 755fcbab authored by Jason Graham's avatar Jason Graham
Browse files

Update 103120/schema/PayloadModificationProfile-ServiceSpecific-r1.xsd

parent a3ca19e7
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -86,13 +86,13 @@
  </xs:complexType>
  </xs:complexType>
  <xs:complexType name="ABNFModificationAction">
  <xs:complexType name="ABNFModificationAction">
    <xs:choice>
    <xs:choice>
      <xs:element name="GenericAction" type="GenericModificationAction"/>
      <xs:element name="SIPHeaderModificationAction" type="SIPHeaderModificationAction"/>
      <xs:element name="RedactIP" type="EmptyElement"/>
    </xs:choice>
    </xs:choice>
  </xs:complexType>
  </xs:complexType>
  <xs:complexType name="SIPHeaderModificationAction">
  <xs:complexType name="SIPHeaderModificationAction">
    <xs:choice>
    <xs:choice>
      <xs:element name="GenericAction" type="GenericModificationAction"/>
      <xs:element name="GenericAction" type="GenericModificationAction"/>
      <xs:element name="RedactIP" type="EmptyElement">
    </xs:choice>
    </xs:choice>
  </xs:complexType>
  </xs:complexType>
    <xs:complexType name="GenericModificationAction">
    <xs:complexType name="GenericModificationAction">