public interface RequestedAttribute extends RequestedAttribute
<eidas:RequestedAttribute> element.
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema
xmlns="http://eidas.europa.eu/saml-extensions"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://eidas.europa.eu/saml-extensions"
elementFormDefault="qualified"
attributeFormDefault="unqualified"
version="1">
<complexType name="RequestedAttributeType">
<sequence>
<element ref="eidas:AttributeValue" type="anyType" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
<attribute name="Name" type="string" use="required"/>
<attribute name="NameFormat" type="anyURI" use="required"/>
<attribute name="FriendlyName" type="string" use="optional"/>
<anyAttribute namespace="##other" processContents="lax"/>
<attribute name="isRequired" type="boolean" use="optional"/>
</complexType>
</xsd:schema>
| Modifier and Type | Field and Description |
|---|---|
static QName |
DEFAULT_ELEMENT_NAME
Default element name.
|
static QName |
TYPE_NAME
QName of the XSI type.
|
DEFAULT_ELEMENT_LOCAL_NAME, IS_REQUIRED_ATTRIB_NAME, TYPE_LOCAL_NAMEBASIC, FRIENDLY_NAME_ATTRIB_NAME, NAME_ATTTRIB_NAME, NAME_FORMAT_ATTRIB_NAME, UNSPECIFIED, URI_REFERENCEisRequired, isRequiredXSBoolean, setIsRequired, setIsRequiredgetAttributeValues, getFriendlyName, getName, getNameFormat, setFriendlyName, setName, setNameFormatderegisterValidator, getValidators, registerValidator, validateaddNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocationgetUnknownAttributesCopyright © 2018 Litsec AB. All rights reserved.