Commit bdefcd3a authored by Jason Graham's avatar Jason Graham
Browse files

Update 103120/schema/PayloadModificationProfile-ServiceSpecific.xsd

parent b0135f2b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -78,7 +78,7 @@
  </xs:complexType>
  </xs:complexType>
  <xs:complexType name="ABNFModification">
  <xs:complexType name="ABNFModification">
    <xs:sequence>
    <xs:sequence>
      <xs:element name="ABNFRuleName" type="xs:string"/>
      <xs:element name="ABNFRuleName" type="xs:string" maxOccurs="unbounded"/>
      <!--may want to make this a structure with operator and criteria (as suggested in my last structure)-->
      <!--may want to make this a structure with operator and criteria (as suggested in my last structure)-->
      <xs:element name="ABNFModificationDetails" type="ABNFModificationDetails"/>
      <xs:element name="ABNFModificationDetails" type="ABNFModificationDetails"/>
      <!-- May want to make this a profile for re-use reasons, but it would make the XML tough to read-->
      <!-- May want to make this a profile for re-use reasons, but it would make the XML tough to read-->