
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| Binding | anyURI | required | ||||
| Location | anyURI | required | ||||
| ResponseLocation | anyURI | optional | ||||
| index | unsignedShort | required | ||||
| isDefault | boolean | optional | ||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'urn:oasis:names:tc:SAML:2.0:metadata' | ||||||
<complexType name="IndexedEndpointType"> <complexContent> <extension base="md:EndpointType"> <attribute name="index" type="unsignedShort" use="required"/> <attribute name="isDefault" type="boolean" use="optional"/> </extension> </complexContent> </complexType> |