Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The serviceInfo XML element represents information about the DFS Replication service on the server.
-
<xs:element name="serviceInfo"> <xs:complexType> <xs:sequence> <xs:element name="state" type="xs:int" /> <xs:element name="version" type="xs:string" /> <xs:element ref="timestamp" /> </xs:sequence> </xs:complexType> </xs:element>
Child Elements
Element |
Type |
Description |
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
state |
xs:int |
The state of the service. This MUST be one of the values listed in the following table.
|
||||||||||||||||
version |
xs:string |
MUST be the version of the DFS Replication service. The version numbering is implementation specific.<15> |
||||||||||||||||
timestamp |
timestamp |
MUST be the date and time when the DFS Replication service starts. The format of this element is specified in section 2.2.1.5.2. |