md:AuthzService
Element information
Namespace: urn:oasis:names:tc:SAML:2.0:metadata
Schema document: saml-2.0-os/saml-schema-metadata-2.0.xsd
Type: md:EndpointType
Properties: Global, Qualified
Content
- Any element [0..*] Namespace: ##other, Process Contents: lax
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Binding | [1..1] | xsd:anyURI | ||
Location | [1..1] | xsd:anyURI | ||
ResponseLocation | [0..1] | xsd:anyURI | ||
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Used in
- Type md:PDPDescriptorType (Element md:PDPDescriptor)
Sample instance
<md:AuthzService Binding="http://www.example.com/" Location="http://www.example.com/"> <!--any element--> </md:AuthzService>