| Top |  |  |  |  | 
Figure 87. Schema fragment for samlp2:Scoping
<complexType name="ScopingType">
  <sequence>
    <element ref="samlp:IDPList" minOccurs="0"/>
    <element ref="samlp:RequesterID" minOccurs="0" maxOccurs="unbounded"/>
  </sequence>
  <attribute name="ProxyCount" type="nonNegativeInteger" use="optional"/>
</complexType>
LassoNode *
lasso_samlp2_scoping_new (void);
Creates a new LassoSamlp2Scoping object.