Loading 103120/schema/xsd/ts_103120_Config.xsd +9 −9 Original line number Diff line number Diff line Loading @@ -39,6 +39,10 @@ <xs:sequence> <xs:element name="SupportedLIWorkflowEndpoint" type="SupportedLIWorkflowEndpoint" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:unique name="UniqueLIWorkflowEndpoint"> <xs:selector xpath="SupportedLIWorkflowEndpoint"/> <xs:field path="@LIWorkflowEndpoint"/> </xs:unique> </xs:complexType> <xs:complexType name="SupportedLIWorkflowEndpoint"> <xs:sequence> Loading @@ -47,14 +51,14 @@ <xs:element name="URL" type="etsi:LongString"/> </xs:sequence> </xs:complexType> <xs:unique name="UniqueLIWorkflowEndpoint"> <xs:selector xpath="SupportedLIWorkflowEndpoint"/> <xs:field path="@LIWorkflowEndpoint"/> </xs:unique> <xs:complexType name="SupportedLPWorkflowEndpoints"> <xs:sequence> <xs:element name="SupportedLPWorkflowEndpoint" type="SupportedLPWorkflowEndpoint" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:unique name="UniqueLPWorkflowEndpoint"> <xs:selector xpath="SupportedLPWorkflowEndpoint"/> <xs:field path="@LPWorkflowEndpoint"/> </xs:unique> </xs:complexType> <xs:complexType name="SupportedLPWorkflowEndpoint"> <xs:sequence> Loading @@ -63,8 +67,4 @@ <xs:element name="URL" type="etsi:LongString"/> </xs:sequence> </xs:complexType> <xs:unique name="UniqueLPWorkflowEndpoint"> <xs:selector xpath="SupportedLPWorkflowEndpoint"/> <xs:field path="@LPWorkflowEndpoint"/> </xs:unique> </xs:schema> No newline at end of file Loading
103120/schema/xsd/ts_103120_Config.xsd +9 −9 Original line number Diff line number Diff line Loading @@ -39,6 +39,10 @@ <xs:sequence> <xs:element name="SupportedLIWorkflowEndpoint" type="SupportedLIWorkflowEndpoint" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:unique name="UniqueLIWorkflowEndpoint"> <xs:selector xpath="SupportedLIWorkflowEndpoint"/> <xs:field path="@LIWorkflowEndpoint"/> </xs:unique> </xs:complexType> <xs:complexType name="SupportedLIWorkflowEndpoint"> <xs:sequence> Loading @@ -47,14 +51,14 @@ <xs:element name="URL" type="etsi:LongString"/> </xs:sequence> </xs:complexType> <xs:unique name="UniqueLIWorkflowEndpoint"> <xs:selector xpath="SupportedLIWorkflowEndpoint"/> <xs:field path="@LIWorkflowEndpoint"/> </xs:unique> <xs:complexType name="SupportedLPWorkflowEndpoints"> <xs:sequence> <xs:element name="SupportedLPWorkflowEndpoint" type="SupportedLPWorkflowEndpoint" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:unique name="UniqueLPWorkflowEndpoint"> <xs:selector xpath="SupportedLPWorkflowEndpoint"/> <xs:field path="@LPWorkflowEndpoint"/> </xs:unique> </xs:complexType> <xs:complexType name="SupportedLPWorkflowEndpoint"> <xs:sequence> Loading @@ -63,8 +67,4 @@ <xs:element name="URL" type="etsi:LongString"/> </xs:sequence> </xs:complexType> <xs:unique name="UniqueLPWorkflowEndpoint"> <xs:selector xpath="SupportedLPWorkflowEndpoint"/> <xs:field path="@LPWorkflowEndpoint"/> </xs:unique> </xs:schema> No newline at end of file