Namespace: |
|
Type: |
anonymous complexType |
Content: |
empty, 2 attributes |
Defined: |
|
Includes: |
definitions of 2 attributes |
XML Representation Summary |
|||||||||
<method |
|||||||||
|
|||||||||
/> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element specifies the methods available within this
</xsd:documentation>
<b>roleTemplate</b>
by name
and by scope. When a subject maps to a <b>roleTemplate</b>
, the method
in the request must match one of these elements for the message to continue to flow. If the method exists, the data available to the method is a function of the scope referenced by this method, combined with an optional scope referenced by the role defined in the <b>roleList</b>
.
<xsd:complexType>
<xsd:attribute name="name" type="string" use="required">
</xsd:complexType>
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
This element specifies the name of the method.
</xsd:documentation>
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
This attribute specifies the scope within this document
</xsd:documentation>
that is in effect for this method. </xsd:element>
|
Type: |
|
Use: |
required |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element specifies the name of the method.
</xsd:documentation>
</xsd:attribute>
|
Type: |
|
Use: |
required |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This attribute specifies the scope within this document
</xsd:documentation>
that is in effect for this method. </xsd:attribute>
|