Loading 103120/schema/xsd/ts_103120_TrafficPolicy.xsd +4 −5 Original line number Diff line number Diff line Loading @@ -143,7 +143,7 @@ </xs:complexType> <xs:complexType name="IRICriteria"> <xs:choice> <xs:element name="TrafficCriteria" type="TrafficCriteria" <xs:element name="TrafficCriteria" type="TrafficCriteria"/> <xs:element name="POINF" type="POINF"/> <xs:element name="IRIEvent" type="IRIEvent"/> <xs:element name="IRIName" type="IRIName"/> Loading Loading @@ -178,16 +178,15 @@ </xs:complexType> <xs:complexType name="ExternalASNType"> <xs:sequence> <xs:element name="ModuleIdentifier" type="ASN1OID"/> <xs:element name="ShortOID" type="ShortOID" <xs:element name="ModuleIdentifier" type="WildCardedASN1OID"/> <xs:element name="ExternalASNReference" type="ExternalASNReference" minOccurs="0"/> <xs:element name="EncodedASNValue" type="ExternalASNValue"/> </xs:sequence> </xs:complexType> <xs:simpleType name="ASN1OID"> <xs:simpleType name="WildCardedASN1OID"> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> <xs:pattern value="[0-2](\.\*(0|[1-9][0-9]*))*"/> <xs:pattern value="[0-2](\.(0|[1-9][0-9]*|\*))*"/> </xs:restriction> </xs:simpleType> <xs:simpleType name="ExternalASNReference"> Loading Loading
103120/schema/xsd/ts_103120_TrafficPolicy.xsd +4 −5 Original line number Diff line number Diff line Loading @@ -143,7 +143,7 @@ </xs:complexType> <xs:complexType name="IRICriteria"> <xs:choice> <xs:element name="TrafficCriteria" type="TrafficCriteria" <xs:element name="TrafficCriteria" type="TrafficCriteria"/> <xs:element name="POINF" type="POINF"/> <xs:element name="IRIEvent" type="IRIEvent"/> <xs:element name="IRIName" type="IRIName"/> Loading Loading @@ -178,16 +178,15 @@ </xs:complexType> <xs:complexType name="ExternalASNType"> <xs:sequence> <xs:element name="ModuleIdentifier" type="ASN1OID"/> <xs:element name="ShortOID" type="ShortOID" <xs:element name="ModuleIdentifier" type="WildCardedASN1OID"/> <xs:element name="ExternalASNReference" type="ExternalASNReference" minOccurs="0"/> <xs:element name="EncodedASNValue" type="ExternalASNValue"/> </xs:sequence> </xs:complexType> <xs:simpleType name="ASN1OID"> <xs:simpleType name="WildCardedASN1OID"> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> <xs:pattern value="[0-2](\.\*(0|[1-9][0-9]*))*"/> <xs:pattern value="[0-2](\.(0|[1-9][0-9]*|\*))*"/> </xs:restriction> </xs:simpleType> <xs:simpleType name="ExternalASNReference"> Loading