LassoEcpRelayState

LassoEcpRelayState — <ecp:RelayState>

Synopsis


Description

Figure 96. Schema fragment for ecp:RelayState


<element name="RelayState" type="ecp:RelayStateType"/>
<complexType name="RelayStateType">
    <simpleContent>
        <extension base="string">
            <attribute ref="S:mustUnderstand" use="required"/>
            <attribute ref="S:actor" use="required"/>
        </extension>
    </simpleContent>
</complexType>


Details