LassoSamlStatementAbstract

LassoSamlStatementAbstract — <saml:StatementAbstract>

Synopsis

struct              LassoSamlStatementAbstract;

Description

Figure 37. Schema fragment for saml:StatementAbstract

<element name="Statement" type="saml:StatementAbstractType"/>
<complexType name="StatementAbstractType" abstract="true"/>


Details

struct LassoSamlStatementAbstract

struct LassoSamlStatementAbstract {
	LassoNode parent;
};