Loading 103120/schema/xsd/ts_103120_Config.xsd +12 −10 Original line number Diff line number Diff line Loading @@ -37,12 +37,13 @@ </xs:complexType> <xs:complexType name="SupportedLIWorkflowEndpoints"> <xs:sequence> <xs:element name="SupportedLIWorkflowEndpoint" type="SupportedLIWorkflowEndpoint" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:element name="SupportedLIWorkflowEndpoint" type="SupportedLIWorkflowEndpoint" minOccurs="0" maxOccurs="unbounded"> <xs:unique name="UniqueLIWorkflowEndpoint"> <xs:selector xpath="SupportedLIWorkflowEndpoint"/> <xs:field path="@LIWorkflowEndpoint"/> </xs:unique> </xs:element> </xs:sequence> </xs:complexType> <xs:complexType name="SupportedLIWorkflowEndpoint"> <xs:sequence> Loading @@ -53,12 +54,13 @@ </xs:complexType> <xs:complexType name="SupportedLPWorkflowEndpoints"> <xs:sequence> <xs:element name="SupportedLPWorkflowEndpoint" type="SupportedLPWorkflowEndpoint" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:element name="SupportedLPWorkflowEndpoint" type="SupportedLPWorkflowEndpoint" minOccurs="0" maxOccurs="unbounded"> <xs:unique name="UniqueLPWorkflowEndpoint"> <xs:selector xpath="SupportedLPWorkflowEndpoint"/> <xs:field path="@LPWorkflowEndpoint"/> </xs:unique> </xs:element> </xs:sequence> </xs:complexType> <xs:complexType name="SupportedLPWorkflowEndpoint"> <xs:sequence> Loading Loading
103120/schema/xsd/ts_103120_Config.xsd +12 −10 Original line number Diff line number Diff line Loading @@ -37,12 +37,13 @@ </xs:complexType> <xs:complexType name="SupportedLIWorkflowEndpoints"> <xs:sequence> <xs:element name="SupportedLIWorkflowEndpoint" type="SupportedLIWorkflowEndpoint" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:element name="SupportedLIWorkflowEndpoint" type="SupportedLIWorkflowEndpoint" minOccurs="0" maxOccurs="unbounded"> <xs:unique name="UniqueLIWorkflowEndpoint"> <xs:selector xpath="SupportedLIWorkflowEndpoint"/> <xs:field path="@LIWorkflowEndpoint"/> </xs:unique> </xs:element> </xs:sequence> </xs:complexType> <xs:complexType name="SupportedLIWorkflowEndpoint"> <xs:sequence> Loading @@ -53,12 +54,13 @@ </xs:complexType> <xs:complexType name="SupportedLPWorkflowEndpoints"> <xs:sequence> <xs:element name="SupportedLPWorkflowEndpoint" type="SupportedLPWorkflowEndpoint" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:element name="SupportedLPWorkflowEndpoint" type="SupportedLPWorkflowEndpoint" minOccurs="0" maxOccurs="unbounded"> <xs:unique name="UniqueLPWorkflowEndpoint"> <xs:selector xpath="SupportedLPWorkflowEndpoint"/> <xs:field path="@LPWorkflowEndpoint"/> </xs:unique> </xs:element> </xs:sequence> </xs:complexType> <xs:complexType name="SupportedLPWorkflowEndpoint"> <xs:sequence> Loading