Commit 25eb9e65 authored by Jason Graham's avatar Jason Graham
Browse files

Update file ts_103120_Core.xsd

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