Loading 103120/schema/json/ts_103120_Config.schema.json +32 −0 Original line number Diff line number Diff line Loading @@ -161,6 +161,38 @@ "config:URL" ], "additionalProperties": false }, "SupportedLDWorkflowEndpoints": { "type": "object", "properties": { "config:SupportedLDWorkflowEndpoint": { "type": "array", "items": { "$ref": "#/$defs/SupportedLDWorkflowEndpoint" } } }, "required": [], "additionalProperties": false }, "SupportedLDWorkflowEndpoint": { "type": "object", "properties": { "config:LDWorkflowEndpoint": { "$ref": "ts_103120_Common_2016_02#/$defs/DictionaryEntry" }, "config:Guidance": { "$ref": "ts_103280_2017_07#/$defs/LongString" }, "config:URL": { "$ref": "ts_103280_2017_07#/$defs/LongString" } }, "required": [ "config:LDWorkflowEndpoint", "config:URL" ], "additionalProperties": false } } } 103120/schema/json/ts_103120_Core.schema.json +3 −0 Original line number Diff line number Diff line Loading @@ -599,6 +599,9 @@ }, "SupportedLPWorkflowEndpoints": { "$ref": "ts_103120_Config_2024_06#/$defs/SupportedLPWorkflowEndpoints" }, "SupportedLDWorkflowEndpoints": { "$ref": "ts_103120_Config_2024_06#/$defs/SupportedLDWorkflowEndpoints" } }, "required": [ Loading 103120/schema/xsd/ts_103120_Config.xsd +12 −0 Original line number Diff line number Diff line Loading @@ -62,4 +62,16 @@ <xs:element name="URL" type="etsi:LongString"/> </xs:sequence> </xs:complexType> <xs:complexType name="SupportedLDWorkflowEndpoints"> <xs:sequence> <xs:element name="SupportedLDWorkflowEndpoint" type="SupportedLDWorkflowEndpoint" minOccurs="0" maxOccurs="unbounded" /> </xs:sequence> </xs:complexType> <xs:complexType name="SupportedLDWorkflowEndpoint"> <xs:sequence> <xs:element name="LDWorkflowEndpoint" type="common:DictionaryEntry"/> <xs:element name="Guidance" type="etsi:LongString" minOccurs="0"/> <xs:element name="URL" type="etsi:LongString"/> </xs:sequence> </xs:complexType> </xs:schema> No newline at end of file 103120/schema/xsd/ts_103120_Core.xsd +1 −0 Original line number Diff line number Diff line Loading @@ -174,6 +174,7 @@ <xs:element name="TargetingConfigurations" type="config:TargetingConfigurations"/> <xs:element name="SupportedLIWorkflowEndpoints" type="config:SupportedLIWorkflowEndpoints" minOccurs="0"/> <xs:element name="SupportedLPWorkflowEndpoints" type="config:SupportedLPWorkflowEndpoints" minOccurs="0"/> <xs:element name="SupportedLDWorkflowEndpoints" type="config:SupportedLDWorkflowEndpoints" minOccurs="0"/> </xs:sequence> </xs:complexType> <xs:simpleType name="ObjectIdentifier"> Loading Loading
103120/schema/json/ts_103120_Config.schema.json +32 −0 Original line number Diff line number Diff line Loading @@ -161,6 +161,38 @@ "config:URL" ], "additionalProperties": false }, "SupportedLDWorkflowEndpoints": { "type": "object", "properties": { "config:SupportedLDWorkflowEndpoint": { "type": "array", "items": { "$ref": "#/$defs/SupportedLDWorkflowEndpoint" } } }, "required": [], "additionalProperties": false }, "SupportedLDWorkflowEndpoint": { "type": "object", "properties": { "config:LDWorkflowEndpoint": { "$ref": "ts_103120_Common_2016_02#/$defs/DictionaryEntry" }, "config:Guidance": { "$ref": "ts_103280_2017_07#/$defs/LongString" }, "config:URL": { "$ref": "ts_103280_2017_07#/$defs/LongString" } }, "required": [ "config:LDWorkflowEndpoint", "config:URL" ], "additionalProperties": false } } }
103120/schema/json/ts_103120_Core.schema.json +3 −0 Original line number Diff line number Diff line Loading @@ -599,6 +599,9 @@ }, "SupportedLPWorkflowEndpoints": { "$ref": "ts_103120_Config_2024_06#/$defs/SupportedLPWorkflowEndpoints" }, "SupportedLDWorkflowEndpoints": { "$ref": "ts_103120_Config_2024_06#/$defs/SupportedLDWorkflowEndpoints" } }, "required": [ Loading
103120/schema/xsd/ts_103120_Config.xsd +12 −0 Original line number Diff line number Diff line Loading @@ -62,4 +62,16 @@ <xs:element name="URL" type="etsi:LongString"/> </xs:sequence> </xs:complexType> <xs:complexType name="SupportedLDWorkflowEndpoints"> <xs:sequence> <xs:element name="SupportedLDWorkflowEndpoint" type="SupportedLDWorkflowEndpoint" minOccurs="0" maxOccurs="unbounded" /> </xs:sequence> </xs:complexType> <xs:complexType name="SupportedLDWorkflowEndpoint"> <xs:sequence> <xs:element name="LDWorkflowEndpoint" type="common:DictionaryEntry"/> <xs:element name="Guidance" type="etsi:LongString" minOccurs="0"/> <xs:element name="URL" type="etsi:LongString"/> </xs:sequence> </xs:complexType> </xs:schema> No newline at end of file
103120/schema/xsd/ts_103120_Core.xsd +1 −0 Original line number Diff line number Diff line Loading @@ -174,6 +174,7 @@ <xs:element name="TargetingConfigurations" type="config:TargetingConfigurations"/> <xs:element name="SupportedLIWorkflowEndpoints" type="config:SupportedLIWorkflowEndpoints" minOccurs="0"/> <xs:element name="SupportedLPWorkflowEndpoints" type="config:SupportedLPWorkflowEndpoints" minOccurs="0"/> <xs:element name="SupportedLDWorkflowEndpoints" type="config:SupportedLDWorkflowEndpoints" minOccurs="0"/> </xs:sequence> </xs:complexType> <xs:simpleType name="ObjectIdentifier"> Loading