Namespace: |
|
Content: |
complex, 3 attributes, 1 element |
Defined: |
globally in hsinfra.xsd; see XML source |
Includes: |
definition of 1 element |
Used: |
at 1 location |
XML Representation Summary |
||||||||||||
<... |
||||||||||||
|
||||||||||||
> |
||||||||||||
|
||||||||||||
</...> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element defines the
</xsd:documentation>
<b>methodMap</b>
. While it is true that, in most cases, the
<b>roleMap</b>
section contains a definitive list of methods, these methods are
likely to be scattered about the roleMap in various templates. This section contains the definitive, non-duplicated list of methods available within the service. <xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="method">
</xsd:sequence>
<xsd:complexType>
</xsd:element>
<xsd:annotation>
</xsd:complexType>
<xsd:documentation>
</xsd:annotation>
This element defines a method that is available within this service.
</xsd:documentation>
<xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:sequence>
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
This attribute specifies the name of a method available within this service.
</xsd:documentation>
</xsd:complexType>
|
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
required |
Defined: |
Type: |
anonymous complexType, complex content |
Defined: |
<xsd:complexType>
<xsd:annotation>
</xsd:complexType>
<xsd:documentation>
</xsd:annotation>
This element defines a method that is available within this service.
</xsd:documentation>
<xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:sequence>
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
This attribute specifies the name of a method available within this service.
</xsd:documentation>
</xsd:element>
|