Loading 33128/r18/PayloadModificationProfile.xsd +2 −2 Original line number Diff line number Diff line Loading @@ -88,7 +88,7 @@ <xs:element name="remove" type="EmptyElement"/> <xs:element name="replaceWithCharacters" type="xs:string"/> <xs:element name="replaceWithOctets" type="xs:hexBinary"/> <xs:element name="replaceWithBits" type="xs:BitString"/> <xs:element name="replaceWithBits" type="BitString"/> </xs:choice> </xs:complexType> <xs:simpleType name="EmptyElement"> Loading @@ -97,7 +97,7 @@ </xs:restriction> </xs:simpleType> <xs:simpleType name="BitString"> <xs:restriction base="xsd:token"> <xs:restriction base="xs:token"> <xs:pattern value="[0-1]{0,}"/> </xs:restriction> </xs:simpleType> Loading Loading
33128/r18/PayloadModificationProfile.xsd +2 −2 Original line number Diff line number Diff line Loading @@ -88,7 +88,7 @@ <xs:element name="remove" type="EmptyElement"/> <xs:element name="replaceWithCharacters" type="xs:string"/> <xs:element name="replaceWithOctets" type="xs:hexBinary"/> <xs:element name="replaceWithBits" type="xs:BitString"/> <xs:element name="replaceWithBits" type="BitString"/> </xs:choice> </xs:complexType> <xs:simpleType name="EmptyElement"> Loading @@ -97,7 +97,7 @@ </xs:restriction> </xs:simpleType> <xs:simpleType name="BitString"> <xs:restriction base="xsd:token"> <xs:restriction base="xs:token"> <xs:pattern value="[0-1]{0,}"/> </xs:restriction> </xs:simpleType> Loading