PwgSmRev1-185 - ProxyRestrictionType

complexType ProxyRestrictionType
diagram PwgSmRev1-185_p4443.png
namespace urn:oasis:names:tc:SAML:2.0:assertion
type extension of saml:ConditionAbstractType
properties
base saml:ConditionAbstractType
children saml:Audience
used by
element ProxyRestriction
attributes
Name  Type  Use  Default  Fixed  Annotation
Count  xs:nonNegativeInteger  optional      
source <xs:complexType name="ProxyRestrictionType">
 
<xs:complexContent>
   
<xs:extension base="saml:ConditionAbstractType">
     
<xs:sequence>
       
<xs:element ref="saml:Audience" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:sequence>
     
<xs:attribute name="Count" type="nonNegativeInteger" use="optional"/>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute ProxyRestrictionType/@Count
type xs:nonNegativeInteger
properties
use optional
source <xs:attribute name="Count" type="nonNegativeInteger" use="optional"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy