Commit 854a48a9 authored by Jason Graham's avatar Jason Graham Committed by Mark Canterbury
Browse files

Update 2 files

- /103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml
- /103120/schema/xsd/ts_103120_TrafficPolicy.xsd
parent 1cb23557
Loading
Loading
Loading
Loading
+4 −3
Original line number Original line Diff line number Diff line
@@ -122,7 +122,8 @@
            <xs:element name="IRIPolicyName" type="etsi:ShortString" minOccurs="0"/>
            <xs:element name="IRIPolicyName" type="etsi:ShortString" minOccurs="0"/>
            <xs:element name="IRIRules" type="ListOfIRIRuleReferences" minOccurs="0"/>
            <xs:element name="IRIRules" type="ListOfIRIRuleReferences" minOccurs="0"/>
        </xs:sequence>
        </xs:sequence>
    </xs:group><xs:complexType name="ListOfIRIRuleReferences">
    </xs:group>
    <xs:complexType name="ListOfIRIRuleReferences">
        <xs:sequence>
        <xs:sequence>
            <xs:element name="IRIRuleReference" type="IRIRuleReference" minOccurs="1" maxOccurs="unbounded"/>
            <xs:element name="IRIRuleReference" type="IRIRuleReference" minOccurs="1" maxOccurs="unbounded"/>
        </xs:sequence>
        </xs:sequence>
+3 −3

File changed.

Contains only whitespace changes.