Commit c1812db8 authored by Jason Graham's avatar Jason Graham
Browse files

Update file ts_103120_Core.xsd

parent 6dd9eec1
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -198,9 +198,9 @@
        </xs:sequence>
        </xs:sequence>
    </xs:complexType>
    </xs:complexType>
    <xs:complexType name="SupportedEndpoints">
    <xs:complexType name="SupportedEndpoints">
        <xs:choice minOccurs="1" maxOccurs="unbounded">
        <xs:all  minOccurs="1" maxOccurs="unbounded">
            <xs:element name="SupportedLIWorkflowEndpoints" type="config:SupportedLIWorkflowEndpoints" minOccurs="0" maxOccurs="1"/>
            <xs:element name="SupportedLIWorkflowEndpoints" type="config:SupportedLIWorkflowEndpoints" minOccurs="0" maxOccurs="1"/>
            <xs:element name="SupportedLPWorkflowEndpoints" type="config:SupportedLPWorkflowEndpoints" minOccurs="0" maxOccurs="1"/>
            <xs:element name="SupportedLPWorkflowEndpoints" type="config:SupportedLPWorkflowEndpoints" minOccurs="0" maxOccurs="1"/>
        </xs:choice>
        </xs:all>
    </xs:complexType>
    </xs:complexType>
</xs:schema>
</xs:schema>