urn:uddi-org:repl
The replicationConfiguration Element
Local elements (5)
serialNumber timeOfConfigurationUpdate registryContact maximumTimeToSyncRegistry maximumTimeToGetChanges
Element replicationConfiguration : local complex type
The replicationConfiguration element cannot have "xsi:nil" as an attribute. The replicationConfiguration element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
<repl:replicationConfiguration>
-Begin Sequence [1...1]
<repl:serialNumber>repl:USN_type</serialNumber> [1..1]
<repl:timeOfConfigurationUpdate>string</timeOfConfigurationUpdate> [1..1]
<repl:registryContact>
<uddi:contact useType="string">contact</contact> [1..1]
</registryContact> [1..1]
<repl:operator>
-Begin Sequence [1...1]
<repl:operatorNodeID>operatorNodeID</operatorNodeID> [1..1]
<repl:operatorStatus>repl:operatorStatus_type</operatorStatus> [1..1]
<uddi:contact useType="string">contact</contact> [1..*]
<repl:operatorCustodyName>repl:operatorName_type</operatorCustodyName> [1..1]
<repl:soapReplicationURL>anyURI</soapReplicationURL> [1..1]
<repl:certIssuerName>string</certIssuerName> [1..1]
<repl:certSubjectName>string</certSubjectName> [1..1]
<repl:certificate>base64Binary</certificate> [0..*]
End Sequence
</operator> [0..*]
<repl:communicationGraph>
-Begin Sequence [1...1]
<repl:node>repl:operatorNodeID_type</node> [1..*]
<repl:controlledMessage>string</controlledMessage> [1..*]
<repl:edge>
-Begin Sequence [1...1]
<repl:message>string</message> [1..*]
<repl:messageSender>repl:operatorNodeID_type</messageSender> [1..1]
<repl:messageReceiver>repl:operatorNodeID_type</messageReceiver> [1..1]
<repl:messageReceiverAlternate>repl:operatorNodeID_type</messageReceiverAlternate> [0..*]
End Sequence
</edge> [0..*]
End Sequence
</communicationGraph> [0..1]
<repl:maximumTimeToSyncRegistry>integer</maximumTimeToSyncRegistry> [0..1]
<repl:maximumTimeToGetChanges>integer</maximumTimeToGetChanges> [1..1]
End Sequence
</replicationConfiguration>
 Collapse Attributes
Name Type Summary
No Attributes
 Collapse XML
-<element  name="replicationConfiguration">
-<complexType  final="restriction">
-<sequence>
<element  name="serialNumber"  type="repl:USN_type" />
<element  name="timeOfConfigurationUpdate"  type="string" />
-<element  name="registryContact">
-<complexType  final="restriction">
-<sequence>
<element  ref="api_v2:contact" />
</sequence>
</complexType>
</element>
<element  maxOccurs="unbounded"  minOccurs="0"  ref="repl:operator" />
<element  minOccurs="0"  ref="repl:communicationGraph" />
<element  minOccurs="0"  name="maximumTimeToSyncRegistry"  type="integer" />
<element  name="maximumTimeToGetChanges"  type="integer" />
</sequence>
</complexType>
</element>
 Collapse Uses
 Collapse Type (3)
 Collapse Element (3)
 
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©