Definition Type: ComplexType
Name: AttributeDesignatorType
Namespace: urn:oasis:names:tc:SAML:1.0:assertion
Containing Schema: oasis-sstc-saml-schema-assertion-1.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AttributeNamespace in schema oasis-sstc-saml-schema-assertion-1_0_xsd Drilldown into AttributeName in schema oasis-sstc-saml-schema-assertion-1_0_xsdXSD Diagram of AttributeDesignatorType in schema oasis-sstc-saml-schema-assertion-1_0_xsd (OASIS Security Services (SAML) TC)
Collapse XSD Schema Code:
<complexType name="AttributeDesignatorType">
    <attribute name="AttributeName" type="string" use="required" />
    <attribute name="AttributeNamespace" type="anyURI" use="required" />
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
AttributeName saml:AttributeName Required
AttributeNamespace saml:AttributeNamespace Required
Collapse Derivation Tree:
Collapse References:
saml:AttributeDesignatorsaml:AttributeType,