2.2.2.2.9 ManagementDomainType

The ManagementDomainType contains management domain data.

 <xs:complexType name="ManagementDomainType">
  <xs:attribute name="Certificate" type="xs:base64Binary" use="required"/>
  <xs:attribute name="DisplayName" type="xs:string" use="required"/>
  <xs:attribute name="Name" type="xs:string" use="required"/>
  <xs:attribute name="ReportingInterval" type="xs:int" 
      use="required"/>
  <xs:attribute name="ReportingPolicy" type="xs:string" use="required"/>
  <xs:attribute name="ServerURL" type="xs:string" use="required"/>
 </xs:complexType>

The following table describes the elements and attributes of the type:

XPath

Description

/ManagementDomainType/@Certificate

Domain certificate.

/ManagementDomainType/@DisplayName

Domain display name

/ManagementDomainType/@Name

Domain GUID

/ManagementDomainType/@ReportingInterval

Domain reporting interval. The value MUST be 60.

/ManagementDomainType/@ReportingPolicy

Domain reporting policy. The value MUST be "Management"

/ManagementDomainType/@ServerURL

Domain server URL