3.1.4.4.2.1 tns:ReleaseDomain Element
The ReleaseDomain element specifies the information that is required for the ReleaseDomain operation.
-
<xs:element name="ReleaseDomain"> <xs:complexType> <xs:sequence> <xs:element name="ownerAppId" type="s:string" /> <xs:element name="domainName" type="s:string" /> </xs:sequence> </xs:complexType> </xs:element>
The following table lists the child elements of the ReleaseDomain element.
Element name |
Type |
Description |
---|---|---|
ownerAppId |
s:string ([XMLSCHEMA2]) |
Specifies the application identifier assigned to the domain manager when the domain was registered with the federation management service. |
domainName |
s:string |
Specifies the domain to release. |