Loading 103120/schema/xsd/ts_103120_Config.xsd +6 −6 Original line number Diff line number Diff line Loading @@ -29,10 +29,10 @@ <xs:sequence> <xs:element name="FormatName" type="etsi:ShortString"/> <xs:element name="FormatOwner" type="etsi:ShortString"/> <xs:element name="Guidance" type="etsi:LongString"/> <xs:element name="AssociatedLIServiceTypes" type="common:DictionaryEntries"/> <xs:element name="AssociatedLDRequestSubtypes" type="common:DictionaryEntries"/> <xs:element name="AssociatedLPRequestSubtypes" type="common:DictionaryEntries"/> <xs:element name="Guidance" type="etsi:LongString" minOccurs="0"/> <xs:element name="AssociatedLIServiceTypes" type="common:DictionaryEntries" minOccurs="0"/> <xs:element name="AssociatedLDRequestSubtypes" type="common:DictionaryEntries" minOccurs="0"/> <xs:element name="AssociatedLPRequestSubtypes" type="common:DictionaryEntries" minOccurs="0"/> </xs:sequence> </xs:complexType> <xs:complexType name="SupportedLIWorkflowEndpoints"> Loading @@ -43,7 +43,7 @@ <xs:complexType name="SupportedLIWorkflowEndpoint"> <xs:sequence> <xs:element name="LIWorkflowEndpoint" type="common:DictionaryEntry"/> <xs:element name="Guidance" type="etsi:LongString"/> <xs:element name="Guidance" type="etsi:LongString" minOccurs="0"/> <xs:element name="URL" type="etsi:LongString"/> </xs:sequence> </xs:complexType> Loading @@ -55,7 +55,7 @@ <xs:complexType name="SupportedLPWorkflowEndpoint"> <xs:sequence> <xs:element name="LIWorkflowEndpoint" type="common:DictionaryEntry"/> <xs:element name="Guidance" type="etsi:LongString"/> <xs:element name="Guidance" type="etsi:LongString" minOccurs="0"/> <xs:element name="URL" type="etsi:LongString"/> </xs:sequence> </xs:complexType> Loading 103120/schema/xsd/ts_103120_Core.xsd +4 −4 Original line number Diff line number Diff line Loading @@ -166,11 +166,11 @@ <xs:complexType name="CONFIGResponse"> <xs:sequence> <xs:element name="LastChanged" type="etsi:QualifiedDateTime"/> <xs:element name="Dictionaries" type="dictionaries:Dictionaries"/> <xs:element name="TargetFormatTypeDefinitions" type="config:TargetFormatTypeDefinitions"/> <xs:element name="Dictionaries" type="dictionaries:Dictionaries" minOccurs="0"/> <xs:element name="TargetFormatTypeDefinitions" type="config:TargetFormatTypeDefinitions" minOccurs="0"/> <xs:element name="TargetingConfigurations" type="config:TargetingConfigurations"/> <xs:element name="SupportedLIWorkflowEndpoints" type="config:SupportedLIWorkflowEndpoints"/> <xs:element name="SupportedLPWorkflowEndpoints" type="config:SupportedLPWorkflowEndpoints"/> <xs:element name="SupportedLIWorkflowEndpoints" type="config:SupportedLIWorkflowEndpoints" minOccurs="0"/> <xs:element name="SupportedLPWorkflowEndpoints" type="config:SupportedLPWorkflowEndpoints" minOccurs="0"/> </xs:sequence> </xs:complexType> <xs:simpleType name="ObjectIdentifier"> Loading Loading
103120/schema/xsd/ts_103120_Config.xsd +6 −6 Original line number Diff line number Diff line Loading @@ -29,10 +29,10 @@ <xs:sequence> <xs:element name="FormatName" type="etsi:ShortString"/> <xs:element name="FormatOwner" type="etsi:ShortString"/> <xs:element name="Guidance" type="etsi:LongString"/> <xs:element name="AssociatedLIServiceTypes" type="common:DictionaryEntries"/> <xs:element name="AssociatedLDRequestSubtypes" type="common:DictionaryEntries"/> <xs:element name="AssociatedLPRequestSubtypes" type="common:DictionaryEntries"/> <xs:element name="Guidance" type="etsi:LongString" minOccurs="0"/> <xs:element name="AssociatedLIServiceTypes" type="common:DictionaryEntries" minOccurs="0"/> <xs:element name="AssociatedLDRequestSubtypes" type="common:DictionaryEntries" minOccurs="0"/> <xs:element name="AssociatedLPRequestSubtypes" type="common:DictionaryEntries" minOccurs="0"/> </xs:sequence> </xs:complexType> <xs:complexType name="SupportedLIWorkflowEndpoints"> Loading @@ -43,7 +43,7 @@ <xs:complexType name="SupportedLIWorkflowEndpoint"> <xs:sequence> <xs:element name="LIWorkflowEndpoint" type="common:DictionaryEntry"/> <xs:element name="Guidance" type="etsi:LongString"/> <xs:element name="Guidance" type="etsi:LongString" minOccurs="0"/> <xs:element name="URL" type="etsi:LongString"/> </xs:sequence> </xs:complexType> Loading @@ -55,7 +55,7 @@ <xs:complexType name="SupportedLPWorkflowEndpoint"> <xs:sequence> <xs:element name="LIWorkflowEndpoint" type="common:DictionaryEntry"/> <xs:element name="Guidance" type="etsi:LongString"/> <xs:element name="Guidance" type="etsi:LongString" minOccurs="0"/> <xs:element name="URL" type="etsi:LongString"/> </xs:sequence> </xs:complexType> Loading
103120/schema/xsd/ts_103120_Core.xsd +4 −4 Original line number Diff line number Diff line Loading @@ -166,11 +166,11 @@ <xs:complexType name="CONFIGResponse"> <xs:sequence> <xs:element name="LastChanged" type="etsi:QualifiedDateTime"/> <xs:element name="Dictionaries" type="dictionaries:Dictionaries"/> <xs:element name="TargetFormatTypeDefinitions" type="config:TargetFormatTypeDefinitions"/> <xs:element name="Dictionaries" type="dictionaries:Dictionaries" minOccurs="0"/> <xs:element name="TargetFormatTypeDefinitions" type="config:TargetFormatTypeDefinitions" minOccurs="0"/> <xs:element name="TargetingConfigurations" type="config:TargetingConfigurations"/> <xs:element name="SupportedLIWorkflowEndpoints" type="config:SupportedLIWorkflowEndpoints"/> <xs:element name="SupportedLPWorkflowEndpoints" type="config:SupportedLPWorkflowEndpoints"/> <xs:element name="SupportedLIWorkflowEndpoints" type="config:SupportedLIWorkflowEndpoints" minOccurs="0"/> <xs:element name="SupportedLPWorkflowEndpoints" type="config:SupportedLPWorkflowEndpoints" minOccurs="0"/> </xs:sequence> </xs:complexType> <xs:simpleType name="ObjectIdentifier"> Loading