Loading 103120/schema/PayloadModificationProfile-ServiceSpecific.xsd +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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--> Loading Loading
103120/schema/PayloadModificationProfile-ServiceSpecific.xsd +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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--> Loading