Namespace: |
|
Type: |
|
Content: |
complex, 1 element |
Defined: |
globally in hsdl.xsd; see XML source |
Used: |
never |
XML Representation Summary |
|||||
<updateRequest> |
|||||
|
|||||
</updateRequest> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The update request is designed to take a set of individual insert, replace, and
</xsd:documentation>
delete requests and apply them to the specified document. The message is designed to contain a series of <b>updateBlocks</b>
that share a common document context and common failure semantics.
</xsd:element>
|
Type: |
updateBlockType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
A sequence of operations grouped by a common context in the XML document sharing
</xsd:documentation>
the same failure semantics. </xsd:element>
|