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/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