Loading 103120/schema/xsd/ts_103120_TrafficPolicy.xsd +36 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ <xs:sequence> <xs:element name="TrafficPolicyName" type="etsi:ShortString" minOccurs="0"/> <xs:element name="TrafficRules" type="ListOfTrafficRuleReferences" minOccurs="0"/> <xs:element name="IRIRules" type="ListOfIRIRuleReferences" minOccurs="0"/> </xs:sequence> </xs:group> <xs:complexType name="ListOfTrafficRuleReferences"> Loading Loading @@ -108,4 +109,39 @@ <xs:element name="ProvideOriginalLength" type="xs:boolean" minOccurs="0"/> </xs:sequence> </xs:complexType> <xs:complexType name="ListOfIRIRuleReferences"> <xs:sequence> <xs:element name="IRIRuleReference" type="IRIRuleReference" minOccurs="1" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> <xs:complexType name="IRIRuleReference"> <xs:sequence> <xs:element name="Order" type="xs:positiveInteger"/> <xs:element name="ObjectIdentifier" type="core:ObjectIdentifier"/> </xs:sequence> </xs:complexType> <xs:group name="IRIRuleObjectGroup"> <xs:sequence> <xs:element name="Criteria" type="ListOfIRICriteria" minOccurs="0"/> <xs:element name="Action" type="common:DictionaryEntry" minOccurs="0"/> <xs:element name="Parameters" type="ActionParameters" minOccurs="0"/> </xs:sequence> </xs:group> <xs:complexType name="ListOfIRICriteria"> <xs:sequence> <xs:element name="Criteria" type="IRICriteria" minOccurs="1" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> <xs:complexType name="IRICriteria"> <xs:choice> <xs:element name="NFType" type="common:DictionaryEntry"/> <xs:element name="IRIEventCriteria" type="IRIEventsCriterai"/> </xs:choice> </xs:complexType> <xs:complexType name="IRIEventsCriteria"> <xs:sequence> <xs:element name="HandoverFormat" type="common:DictionaryEntry" minOccurs="0"/> <xs:element name="IRIEvents" type="common:DictionaryEntry" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:schema> Loading
103120/schema/xsd/ts_103120_TrafficPolicy.xsd +36 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ <xs:sequence> <xs:element name="TrafficPolicyName" type="etsi:ShortString" minOccurs="0"/> <xs:element name="TrafficRules" type="ListOfTrafficRuleReferences" minOccurs="0"/> <xs:element name="IRIRules" type="ListOfIRIRuleReferences" minOccurs="0"/> </xs:sequence> </xs:group> <xs:complexType name="ListOfTrafficRuleReferences"> Loading Loading @@ -108,4 +109,39 @@ <xs:element name="ProvideOriginalLength" type="xs:boolean" minOccurs="0"/> </xs:sequence> </xs:complexType> <xs:complexType name="ListOfIRIRuleReferences"> <xs:sequence> <xs:element name="IRIRuleReference" type="IRIRuleReference" minOccurs="1" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> <xs:complexType name="IRIRuleReference"> <xs:sequence> <xs:element name="Order" type="xs:positiveInteger"/> <xs:element name="ObjectIdentifier" type="core:ObjectIdentifier"/> </xs:sequence> </xs:complexType> <xs:group name="IRIRuleObjectGroup"> <xs:sequence> <xs:element name="Criteria" type="ListOfIRICriteria" minOccurs="0"/> <xs:element name="Action" type="common:DictionaryEntry" minOccurs="0"/> <xs:element name="Parameters" type="ActionParameters" minOccurs="0"/> </xs:sequence> </xs:group> <xs:complexType name="ListOfIRICriteria"> <xs:sequence> <xs:element name="Criteria" type="IRICriteria" minOccurs="1" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> <xs:complexType name="IRICriteria"> <xs:choice> <xs:element name="NFType" type="common:DictionaryEntry"/> <xs:element name="IRIEventCriteria" type="IRIEventsCriterai"/> </xs:choice> </xs:complexType> <xs:complexType name="IRIEventsCriteria"> <xs:sequence> <xs:element name="HandoverFormat" type="common:DictionaryEntry" minOccurs="0"/> <xs:element name="IRIEvents" type="common:DictionaryEntry" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:schema>