Commit 11e88d1d authored by Gabriel Commeau's avatar Gabriel Commeau Committed by Mark Canterbury
Browse files

Add new fields to the targeting configuration in XML config schema

parent 38388f07
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -31,7 +31,9 @@
            <xs:element name="FormatOwner" type="etsi:ShortString"/>
            <xs:element name="Guidance" type="etsi:LongString" minOccurs="0"/>
            <xs:element name="AssociatedLIServiceTypes" type="common:DictionaryEntries" minOccurs="0"/>
            <xs:element name="AssociatedLDType" type="common:DictionaryEntries" minOccurs="0"/>
            <xs:element name="AssociatedLDRequestSubtypes" type="common:DictionaryEntries" minOccurs="0"/>
            <xs:element name="AssociatedLPType" type="common:DictionaryEntries" minOccurs="0"/>
            <xs:element name="AssociatedLPRequestSubtypes" type="common:DictionaryEntries" minOccurs="0"/>
        </xs:sequence>
    </xs:complexType>