element <realm> (local)
Namespace:
Type:
Content:
simple
Defined:
locally within serviceType complexType in myServices.xsd; see XML source
XML Representation Summary
<realm>
   
Content: 
{ xsd:string }
</realm>
Included in content model of elements (1):
service (in myServices)
Annotation
This element specifies the authentication realm for the spn in question.
XML Source (see within schema source)
<xsd:element name="realm" type="hs:string">
<xsd:annotation>
<xsd:documentation>
This element specifies the authentication realm for the spn in question.
</xsd:documentation>
</xsd:annotation>
</xsd:element>